WhiskyWise
Application Docker from Heisenbugger's Repository
Vue d'ensemble
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:5000]- Réseau
host- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--restart unless-stopped
Configuration du modèle
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.
- Cible
- /data
- Défaut
- /mnt/user/appdata/WhiskyWise/
- Valeur
- /mnt/user/appdata/WhiskyWise/
WebUI Port
- Cible
- 5000
- Défaut
- 5000
- Valeur
- 5000
Flask session secret — must be changed
- Cible
- SECRET_KEY
- Valeur
- change-this-to-a-long-random-secret
Set to your timezone per https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- Cible
- TZ
- Défaut
- Europe/Amsterdam
- Valeur
- 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!
- Cible
- SESSION_COOKIE_SECURE
- Défaut
- false
- Valeur
- true
Set to true if hosted behind a reverse proxy that terminates HTTP! Without these flags, session cookies can be transmitted over plain HTTP!
- Cible
- REMEMBER_COOKIE_SECURE
- Défaut
- false
- Valeur
- true
Storage Folder for pictures inside the container
- Cible
- UPLOAD_FOLDER
- Défaut
- /data/uploads
- Valeur
- /data/uploads
SQLite DB path
- Cible
- DATABASE_PATH
- Défaut
- /data/db/whiskywise.db
- Valeur
- /data/db/whiskywise.db
Catégories
Détails
ghcr.io/prolife86/whiskywise:latestExécutez WhiskyWise sur Unraid.
WhiskyWise est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.