wger-server
Docker-Anwendung from rorar's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8555]- Netzwerk
wger_network- Shell
sh- Privilegiert
- false
- Extra Params
--health-cmd="wget --no-verbose --tries=1 --spider http://localhost:8000" --health-interval=10s --health-retries=5 --health-start-period=300s --health-timeout=5s
Konfiguration der Vorlage
WebUI port for the wger server (container port 8000)
- Ziel
- 8000
- Standard
- 8555
- Wert
- 8555
Database engine, e.g. django.db.backends.postgresql
- Standard
- django.db.backends.postgresql
- Wert
- django.db.backends.postgresql
PostgreSQL database name
- Standard
- wger
- Wert
- wger
Database username
- Standard
- wger
- Wert
- wger
Database password
- Wert
- wger
Database container hostname (must match your wger-db container name)
- Standard
- wger-db
- Wert
- wger-db
PostgreSQL database port
- Standard
- 5432
- Wert
- 5432
Server timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Standard
- Europe/Berlin
- Wert
- Europe/Berlin
Base URL of the application, e.g. http://your-server-ip:8555
- Standard
- http://localhost
- Wert
- http://localhost
Path for static files
- Ziel
- /home/wger/static
- Standard
- /mnt/user/appdata/wger/static/
- Wert
- /mnt/user/appdata/wger/static/
Path for media files (uploaded images, etc.)
- Ziel
- /home/wger/media
- Standard
- /mnt/user/appdata/wger/media/
- Wert
- /mnt/user/appdata/wger/media/
Django SECRET_KEY – 50 characters, generate with a secure random generator. CHANGE THIS!
- Wert
- wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
JWT signing key – must differ from SECRET_KEY. CHANGE THIS!
- Wert
- wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
Allow new user registration (True/False)
- Standard
- True
- Wert
- True
Allow guest access (True/False)
- Standard
- True
- Wert
- True
Allow video uploads (True/False)
- Standard
- True
- Wert
- True
Minimum account age in days before user is trusted
- Standard
- 21
- Wert
- 21
Sync exercises in background via Celery
- Standard
- True
- Wert
- True
Sync exercise images in background
- Standard
- True
- Wert
- True
Sync exercise videos in background
- Standard
- True
- Wert
- True
Sync ingredients in background
- Standard
- True
- Wert
- True
Source for ingredient data, e.g. 'WGER'
- Standard
- WGER
- Wert
- WGER
Enable Celery for background tasks (True/False)
- Standard
- True
- Wert
- True
User ID
- Standard
- 99
- Wert
- 99
Group ID
- Standard
- 100
- Wert
- 100
File creation mask
- Standard
- 022
- Wert
- 022
Django debug mode (required for wger to run correctly)
- Standard
- True
- Wert
- True
Celery broker URL (Redis)
- Standard
- redis://wger-redis:6379/2
- Wert
- redis://wger-redis:6379/2
Celery result backend URL (Redis)
- Standard
- redis://wger-redis:6379/2
- Wert
- redis://wger-redis:6379/2
Password for Celery Flower monitoring UI
- Standard
- adminadmin
- Wert
- adminadmin
Cache backend class
- Standard
- django_redis.cache.RedisCache
- Wert
- django_redis.cache.RedisCache
Django cache URL (Redis)
- Standard
- redis://wger-redis:6379/1
- Wert
- redis://wger-redis:6379/1
Cache timeout in seconds (15 days)
- Standard
- 1296000
- Wert
- 1296000
Redis cache client class
- Standard
- django_redis.client.DefaultClient
- Wert
- django_redis.client.DefaultClient
Enable SMTP email notifications (True/False)
- Standard
- False
- Wert
- False
SMTP server address
SMTP server port
SMTP server username
SMTP server password
Enable TLS for email (True/False)
- Standard
- False
- Wert
- True
Enable SSL for email (True/False)
- Standard
- False
- Wert
- False
Sender address for system emails
- Standard
- wger Workout Manager
- Wert
- wger Workout Manager wger@example.com
Kategorien
Einzelheiten
wger/server:latestFühren Sie wger-server auf Unraid aus.
wger-server ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.