Unmanic-Central-Datastore
Docker 应用程序 from Josh.5's Repository
概述
Unmanic Central Datastore is the backend component for collecting, storing, and serving logs and metrics from Unmanic installations.
要求
**PostgreSQL container required** (same Docker network)
**Container name/alias:** postgres
**Supported version:** PostgreSQL 17 only
**Recommendation:** lock Docker image tag to postgres:17-bookworm
运行时参数
- 网络用户界面
http://[IP]:[PORT:8889]/unmanic- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--user=99:100
模板配置
WebUIPorttcp
- 目标
- 8889
- 默认值
- 8889
- 价值
- 8889
AppdataPathrw
Location where all container configuration is stored.
- 目标
- /config
- 默认值
- /mnt/user/appdata/unmanic-central-datastore
- 价值
- /mnt/user/appdata/unmanic-central-datastore
Datastore PasswordVariable
Basic auth password (username is 'unmanic').
- 目标
- UNMANIC_CENTRAL_DATASTORE_PASSWORD
Postgres UsernameVariable
Postgres username. PostgreSQL 17 is required.
- 目标
- UNMANIC_CENTRAL_POSTGRES_USERNAME
- 默认值
- postgres
- 价值
- postgres
Postgres PasswordVariable
Postgres password. PostgreSQL 17 is required.
- 目标
- UNMANIC_CENTRAL_POSTGRES_PASSWORD
Postgres HostVariable
Postgres host or container name.
- 目标
- UNMANIC_CENTRAL_POSTGRES_HOST
- 默认值
- postgres
- 价值
- postgres / 192.168.1.2
Postgres DatabaseVariable
Postgres database name.
- 目标
- UNMANIC_CENTRAL_POSTGRES_DB
- 默认值
- unmanic
- 价值
- unmanic
Datastore NameVariable
Friendly name for this datastore.
- 目标
- UNMANIC_CENTRAL_NAME
- 默认值
- Unmanic Central DB
- 价值
- Unmanic Central DB
Path PrefixVariable
Path prefix for accessing the datastore URL.
- 目标
- UNMANIC_CENTRAL_PATH_PREFIX
- 默认值
- /unmanic
- 价值
- /unmanic
类别
详细信息
存储库
ghcr.io/unmanic/unmanic-central-datastore:latest最后更新2026-05-31
初见2026-01-04
在Unraid 上运行 Unmanic-Central-Datastore 。
Unmanic-Central-Datastore 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。