wger-db
OficialAplicación Docker from rorar's Repository
Visión general
PostgreSQL database server for the wger application. Persistent data is stored in the configured host directory.
Requisitos
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
Argumentos en tiempo de ejecución
- Red
wger_network- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--health-cmd="pg_isready -U wger" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
Configuración de plantillas
PORTPorttcp
PostgreSQL database port
- Objetivo
- 5432
- Por defecto
- 5432
- Valor
- 5432
POSTGRES_USERVariable
Database username
- Por defecto
- wger
- Valor
- wger
POSTGRES_PASSWORDVariable
Database password
- Por defecto
- wger
- Valor
- wger
POSTGRES_DBVariable
Database name
- Por defecto
- wger
- Valor
- wger
DB_DATAPathrw
Persistent data directory
- Objetivo
- /var/lib/postgresql/data
- Por defecto
- /mnt/user/appdata/wger/db/
- Valor
- /mnt/user/appdata/wger/db/
Variable: TZVariable
Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Objetivo
- TZ
- Por defecto
- Europe/Berlin
- Valor
- Europe/Berlin
PUIDVariable
User ID
- Por defecto
- 99
- Valor
- 99
PGIDVariable
Group ID
- Por defecto
- 100
- Valor
- 100
UMASKVariable
File creation mask
- Por defecto
- 022
- Valor
- 022
Categorías
Detalles
Repositorio
postgres:15-alpineÚltima actualización2026-05-21
Visto por primera vez2026-05-27
Ejecute wger-db en Unraid.
wger-db se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.