All apps · 0 apps
Tagaris
Docker app from Goodhall Solutions' Repository
Overview
Install Tagaris on Unraid in a few clicks.
Find Tagaris in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Related apps
Explore more like this
Explore allDetails
goodhallsolutions/tagaris-bundled:latestRuntime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Port for the Tagaris web interface. Access via http://your-unraid-ip:3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
Secret used to sign sessions. Generate with: openssl rand -base64 32. Keep it the same across restarts or everyone is signed out.
- Target
- BETTER_AUTH_SECRET
The address people actually reach Tagaris on, including the port. If you put it behind a reverse proxy later, change this to that address.
- Target
- BETTER_AUTH_URL
- Default
- http://your-unraid-ip:3000
- Value
- http://your-unraid-ip:3000
Timezone for scheduled jobs (daily digest, backups, syncs).
- Target
- TZ
- Default
- Europe/London
- Value
- Europe/London
Persistent storage for the built-in PostgreSQL database and asset photos. Back this folder up; it holds your register.
- Target
- /app/data
- Default
- /mnt/user/appdata/tagaris/data
- Value
- /mnt/user/appdata/tagaris/data
Persistent storage for uploads and the built-in backups folder.
- Target
- /app/uploads
- Default
- /mnt/user/appdata/tagaris/uploads
- Value
- /mnt/user/appdata/tagaris/uploads