wger-nginx
wger-nginx
OfficialDocker app from rorar's Repository
Overview
Nginx reverse proxy that serves static content from shared volumes and forwards requests to the wger server.
Requirements
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
Runtime arguments
- Web UI
http://[IP]:[PORT:8557]- Network
wger_network- Shell
sh- Privileged
- false
- Extra Params
--health-cmd="service nginx status" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
Template configuration
PORTPorttcp
HTTP port for the nginx container (container port 80)
- Target
- 80
- Default
- 8557
- Value
- 8557
NGINX_CONFIGPathro
Path to nginx configuration
- Target
- /etc/nginx/conf.d/
- Default
- /mnt/user/appdata/wger/nginx/
- Value
- /mnt/user/appdata/wger/nginx/
STATIC_ROOTPathro
Path to static files (read-only)
- Target
- /wger/static
- Default
- /mnt/user/appdata/wger/static/
- Value
- /mnt/user/appdata/wger/static/
MEDIA_ROOTPathro
Path to media files (read-only)
- Target
- /wger/media
- Default
- /mnt/user/appdata/wger/media/
- Value
- /mnt/user/appdata/wger/media/
PUIDVariable
User ID
- Default
- 99
- Value
- 99
PGIDVariable
Group ID
- Default
- 100
- Value
- 100
UMASKVariable
File creation mask
- Default
- 022
- Value
- 022
Categories
Details
Repository
nginx:stableLast Updated2026-05-24
First Seen2026-05-27
Run wger-nginx on Unraid.
wger-nginx is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.