wger-db
OffiziellDocker-Anwendung from rorar's Repository
Übersicht
PostgreSQL database server for the wger application. Persistent data is stored in the configured host directory.
Anforderungen
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
Laufzeit-Argumente
- Netzwerk
wger_network- Shell
sh- Privilegiert
- false
- Extra Params
--health-cmd="pg_isready -U wger" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
Konfiguration der Vorlage
PORTPorttcp
PostgreSQL database port
- Ziel
- 5432
- Standard
- 5432
- Wert
- 5432
POSTGRES_USERVariable
Database username
- Standard
- wger
- Wert
- wger
POSTGRES_PASSWORDVariable
Database password
- Standard
- wger
- Wert
- wger
POSTGRES_DBVariable
Database name
- Standard
- wger
- Wert
- wger
DB_DATAPathrw
Persistent data directory
- Ziel
- /var/lib/postgresql/data
- Standard
- /mnt/user/appdata/wger/db/
- Wert
- /mnt/user/appdata/wger/db/
Variable: TZVariable
Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Ziel
- TZ
- Standard
- Europe/Berlin
- Wert
- Europe/Berlin
PUIDVariable
User ID
- Standard
- 99
- Wert
- 99
PGIDVariable
Group ID
- Standard
- 100
- Wert
- 100
UMASKVariable
File creation mask
- Standard
- 022
- Wert
- 022
Kategorien
Einzelheiten
Repository
postgres:15-alpineZuletzt aktualisiert2026-05-21
Erstmals gesehen2026-05-27
Führen Sie wger-db auf Unraid aus.
wger-db ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.