wger-nginx

wger-nginx

官方

Docker 应用程序 from rorar's Repository

概述

Nginx reverse proxy that serves static content from shared volumes and forwards requests to the wger server.

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:8557]
网络
wger_network
外壳
sh
特权
false
额外参数
--health-cmd="service nginx status" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s

模板配置

PORTPorttcp

HTTP port for the nginx container (container port 80)

目标
80
默认值
8557
价值
8557
NGINX_CONFIGPathro

Path to nginx configuration

目标
/etc/nginx/conf.d/
默认值
/mnt/user/appdata/wger/nginx/
价值
/mnt/user/appdata/wger/nginx/
STATIC_ROOTPathro

Path to static files (read-only)

目标
/wger/static
默认值
/mnt/user/appdata/wger/static/
价值
/mnt/user/appdata/wger/static/
MEDIA_ROOTPathro

Path to media files (read-only)

目标
/wger/media
默认值
/mnt/user/appdata/wger/media/
价值
/mnt/user/appdata/wger/media/
PUIDVariable

User ID

默认值
99
价值
99
PGIDVariable

Group ID

默认值
100
价值
100
UMASKVariable

File creation mask

默认值
022
价值
022

详细信息

存储库
nginx:stable
最后更新2026-05-24
初见2026-05-27

在Unraid 上运行 wger-nginx 。

wger-nginx 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。