wger-db
OfficielleApplication Docker from rorar's Repository
Vue d'ensemble
PostgreSQL database server for the wger application. Persistent data is stored in the configured host directory.
Exigences
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
Arguments d'exécution
- Réseau
wger_network- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--health-cmd="pg_isready -U wger" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
Configuration du modèle
PORTPorttcp
PostgreSQL database port
- Cible
- 5432
- Défaut
- 5432
- Valeur
- 5432
POSTGRES_USERVariable
Database username
- Défaut
- wger
- Valeur
- wger
POSTGRES_PASSWORDVariable
Database password
- Défaut
- wger
- Valeur
- wger
POSTGRES_DBVariable
Database name
- Défaut
- wger
- Valeur
- wger
DB_DATAPathrw
Persistent data directory
- Cible
- /var/lib/postgresql/data
- Défaut
- /mnt/user/appdata/wger/db/
- Valeur
- /mnt/user/appdata/wger/db/
Variable: TZVariable
Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Cible
- TZ
- Défaut
- Europe/Berlin
- Valeur
- Europe/Berlin
PUIDVariable
User ID
- Défaut
- 99
- Valeur
- 99
PGIDVariable
Group ID
- Défaut
- 100
- Valeur
- 100
UMASKVariable
File creation mask
- Défaut
- 022
- Valeur
- 022
Catégories
Détails
Référentiel
postgres:15-alpineDernière mise à jour2026-05-21
Première vue2026-05-27
Exécutez wger-db sur Unraid.
wger-db est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.