wger-nginx

wger-nginx

Oficial

Aplicación Docker from rorar's Repository

Visión general

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

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8557]
Red
wger_network
Concha
sh
Privilegiado
false
Parámetros adicionales
--health-cmd="service nginx status" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s

Configuración de plantillas

PORTPorttcp

HTTP port for the nginx container (container port 80)

Objetivo
80
Por defecto
8557
Valor
8557
NGINX_CONFIGPathro

Path to nginx configuration

Objetivo
/etc/nginx/conf.d/
Por defecto
/mnt/user/appdata/wger/nginx/
Valor
/mnt/user/appdata/wger/nginx/
STATIC_ROOTPathro

Path to static files (read-only)

Objetivo
/wger/static
Por defecto
/mnt/user/appdata/wger/static/
Valor
/mnt/user/appdata/wger/static/
MEDIA_ROOTPathro

Path to media files (read-only)

Objetivo
/wger/media
Por defecto
/mnt/user/appdata/wger/media/
Valor
/mnt/user/appdata/wger/media/
PUIDVariable

User ID

Por defecto
99
Valor
99
PGIDVariable

Group ID

Por defecto
100
Valor
100
UMASKVariable

File creation mask

Por defecto
022
Valor
022

Categorías

Detalles

Repositorio
nginx:stable
Última actualización2026-05-24
Visto por primera vez2026-05-27

Ejecute wger-nginx en Unraid.

wger-nginx se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.