Unmanic-Central-Datastore
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.
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
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
Categories
Details
Repository
ghcr.io/unmanic/unmanic-central-datastore:latestLast Updated2026-05-31
First Seen2026-01-04
Run Unmanic-Central-Datastore on Unraid.
Unmanic-Central-Datastore is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.