WhiskyWise
Docker-Anwendung from Heisenbugger's Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:5000]- Netzwerk
host- Shell
sh- Privilegiert
- false
- Extra Params
--restart unless-stopped
Konfiguration der Vorlage
Always map the data directory to a local volume. If you delete the container without a volume mapping, you will lose your tasting history and collection data.
- Ziel
- /data
- Standard
- /mnt/user/appdata/WhiskyWise/
- Wert
- /mnt/user/appdata/WhiskyWise/
WebUI Port
- Ziel
- 5000
- Standard
- 5000
- Wert
- 5000
Flask session secret — must be changed
- Ziel
- SECRET_KEY
- Wert
- change-this-to-a-long-random-secret
Set to your timezone per https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- Ziel
- TZ
- Standard
- Europe/Amsterdam
- Wert
- Europe/Amsterdam
Set to true if hosted behind a reverse proxy that terminates HTTP! Without these flags, session cookies can be transmitted over plain HTTP!
- Ziel
- SESSION_COOKIE_SECURE
- Standard
- false
- Wert
- true
Set to true if hosted behind a reverse proxy that terminates HTTP! Without these flags, session cookies can be transmitted over plain HTTP!
- Ziel
- REMEMBER_COOKIE_SECURE
- Standard
- false
- Wert
- true
Storage Folder for pictures inside the container
- Ziel
- UPLOAD_FOLDER
- Standard
- /data/uploads
- Wert
- /data/uploads
SQLite DB path
- Ziel
- DATABASE_PATH
- Standard
- /data/db/whiskywise.db
- Wert
- /data/db/whiskywise.db
Kategorien
Einzelheiten
ghcr.io/prolife86/whiskywise:latestFühren Sie WhiskyWise auf Unraid aus.
WhiskyWise ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.