Unmanic-Central-Datastore

Unmanic-Central-Datastore

Aplicación Docker from Josh.5's Repository

Visión general

Unmanic Central Datastore is the backend component for collecting, storing, and serving logs and metrics from Unmanic installations.

Requisitos


        **PostgreSQL container required** (same Docker network)
        **Container name/alias:** postgres
        **Supported version:** PostgreSQL 17 only
        **Recommendation:** lock Docker image tag to postgres:17-bookworm
    

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8889]/unmanic
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--user=99:100

Configuración de plantillas

WebUIPorttcp
Objetivo
8889
Por defecto
8889
Valor
8889
AppdataPathrw

Location where all container configuration is stored.

Objetivo
/config
Por defecto
/mnt/user/appdata/unmanic-central-datastore
Valor
/mnt/user/appdata/unmanic-central-datastore
Datastore PasswordVariable

Basic auth password (username is 'unmanic').

Objetivo
UNMANIC_CENTRAL_DATASTORE_PASSWORD
Postgres UsernameVariable

Postgres username. PostgreSQL 17 is required.

Objetivo
UNMANIC_CENTRAL_POSTGRES_USERNAME
Por defecto
postgres
Valor
postgres
Postgres PasswordVariable

Postgres password. PostgreSQL 17 is required.

Objetivo
UNMANIC_CENTRAL_POSTGRES_PASSWORD
Postgres HostVariable

Postgres host or container name.

Objetivo
UNMANIC_CENTRAL_POSTGRES_HOST
Por defecto
postgres
Valor
postgres / 192.168.1.2
Postgres DatabaseVariable

Postgres database name.

Objetivo
UNMANIC_CENTRAL_POSTGRES_DB
Por defecto
unmanic
Valor
unmanic
Datastore NameVariable

Friendly name for this datastore.

Objetivo
UNMANIC_CENTRAL_NAME
Por defecto
Unmanic Central DB
Valor
Unmanic Central DB
Path PrefixVariable

Path prefix for accessing the datastore URL.

Objetivo
UNMANIC_CENTRAL_PATH_PREFIX
Por defecto
/unmanic
Valor
/unmanic

Detalles

Repositorio
ghcr.io/unmanic/unmanic-central-datastore:latest
Última actualización2026-05-31
Visto por primera vez2026-01-04

Ejecute Unmanic-Central-Datastore en Unraid.

Unmanic-Central-Datastore se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.