All apps · 0 apps
Unmanic-Central-Datastore
Docker app from Josh.5's Repository
Overview
Unmanic Central Datastore is the backend component for collecting, storing, and serving logs and metrics from Unmanic installations.
Install Unmanic-Central-Datastore on Unraid in a few clicks.
Find Unmanic-Central-Datastore 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 Unmanic-Central-Datastore Review the template variables and paths Click Install
Requirements
**PostgreSQL container required** (same Docker network)
**Container name/alias:** postgres
**Supported version:** PostgreSQL 17 only
**Recommendation:** lock Docker image tag to postgres:17-bookworm
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/unmanic/unmanic-central-datastore:latestLast Updated2026-06-22
First Seen2026-01-04
Runtime arguments
- Web UI
http://[IP]:[PORT:8889]/unmanic- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--user=99:100
Template configuration
WebUIPorttcp
- Target
- 8889
- Default
- 8889
- Value
- 8889
AppdataPathrw
Location where all container configuration is stored.
- Target
- /config
- Default
- /mnt/user/appdata/unmanic-central-datastore
- Value
- /mnt/user/appdata/unmanic-central-datastore
Datastore PasswordVariable
Basic auth password (username is 'unmanic').
- Target
- UNMANIC_CENTRAL_DATASTORE_PASSWORD
Postgres UsernameVariable
Postgres username. PostgreSQL 17 is required.
- Target
- UNMANIC_CENTRAL_POSTGRES_USERNAME
- Default
- postgres
- Value
- postgres
Postgres PasswordVariable
Postgres password. PostgreSQL 17 is required.
- Target
- UNMANIC_CENTRAL_POSTGRES_PASSWORD
Postgres HostVariable
Postgres host or container name.
- Target
- UNMANIC_CENTRAL_POSTGRES_HOST
- Default
- postgres
- Value
- postgres / 192.168.1.2
Postgres DatabaseVariable
Postgres database name.
- Target
- UNMANIC_CENTRAL_POSTGRES_DB
- Default
- unmanic
- Value
- unmanic
Datastore NameVariable
Friendly name for this datastore.
- Target
- UNMANIC_CENTRAL_NAME
- Default
- Unmanic Central DB
- Value
- Unmanic Central DB
Path PrefixVariable
Path prefix for accessing the datastore URL.
- Target
- UNMANIC_CENTRAL_PATH_PREFIX
- Default
- /unmanic
- Value
- /unmanic