wger-db

wger-db

Official

Docker app from rorar's Repository

Overview

PostgreSQL database server for the wger application. Persistent data is stored in the configured host directory.

Requirements

Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.

Runtime arguments

Network
wger_network
Shell
sh
Privileged
false
Extra Params
--health-cmd="pg_isready -U wger" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s

Template configuration

PORTPorttcp

PostgreSQL database port

Target
5432
Default
5432
Value
5432
POSTGRES_USERVariable

Database username

Default
wger
Value
wger
POSTGRES_PASSWORDVariable

Database password

Default
wger
Value
wger
POSTGRES_DBVariable

Database name

Default
wger
Value
wger
DB_DATAPathrw

Persistent data directory

Target
/var/lib/postgresql/data
Default
/mnt/user/appdata/wger/db/
Value
/mnt/user/appdata/wger/db/
Variable: TZVariable

Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Target
TZ
Default
Europe/Berlin
Value
Europe/Berlin
PUIDVariable

User ID

Default
99
Value
99
PGIDVariable

Group ID

Default
100
Value
100
UMASKVariable

File creation mask

Default
022
Value
022

Details

Repository
postgres:15-alpine
Last Updated2026-05-21
First Seen2026-05-27

Run wger-db on Unraid.

wger-db is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.