Tagaris

Tagaris

Docker app from Goodhall Solutions' Repository

Overview

Tagaris - self-hosted IT asset register for small IT teams, MSPs and anyone who has outgrown the spreadsheet. Track hardware, software licences, domains, warranties and assignments, with a dated history on every asset. This is the self-contained build for Unraid: PostgreSQL runs inside the same container, so there is nothing else to install. If you already run a PostgreSQL server and would rather point Tagaris at it, follow the dedicated-database guide at https://docs.tagaris.co.uk/self-host-external instead. Features: check-out and check-in, multi-level locations, accessories, components and consumables with low-stock alerts, photos and attachments, printable QR label sheets, CSV import (Snipe-IT and Halo presets), built-in reports plus a custom report builder, a daily renewals digest, scheduled encrypted backups with restore, two-factor authentication and a documented REST API. The database, photos and backups persist in the appdata folders below. After installation, open http://your-Unraid-ip:3000 and the setup wizard creates your organisation and admin account. Database migrations run automatically at start.

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.

Open the Apps tab on your Unraid server Search Community Apps for Tagaris Review the template variables and paths Click Install

Download Statistics

199
Total Downloads

Related apps

Details

Repository
goodhallsolutions/tagaris-bundled:latest
Last Updated2026-08-08
First Seen2026-08-10

Runtime arguments

Web UI
http://[IP]:[PORT:3000]/
Network
bridge
Shell
sh
Privileged
false

Template configuration

Web UI PortPorttcp

Port for the Tagaris web interface. Access via http://your-unraid-ip:3000

Target
3000
Default
3000
Value
3000
Auth SecretVariable

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
Public URLVariable

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
TimezoneVariable

Timezone for scheduled jobs (daily digest, backups, syncs).

Target
TZ
Default
Europe/London
Value
Europe/London
DataPathrw

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
Uploads and backupsPathrw

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