WhiskyWise

WhiskyWise

Application Docker from Heisenbugger's Repository

Vue d'ensemble

Your Personal Spirits Guide Whisky Wise is a lightweight, containerized personal assistant for spirits enthusiasts. Whether you're tracking a growing collection or cataloging the nuance of a rare Islay peat, Whisky Wise provides a clean, distraction-free interface to manage your journey through the world of whisky. Tip: Set a persistent SECRET_KEY in the container variables — if left empty/change-this-to-a-long-random-secret, a random key is generated at startup and sessions will not survive a container restart. Android App: A native Android companion app is available that connects directly to your WhiskyWise instance via the built-in REST API. Find it at github.com/prolife86/WhiskyWise-app. Requires server v1.5.4 or later.

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

App DataPathrw

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 PortPorttcp

WebUI Port

Cible
5000
Défaut
5000
Valeur
5000
Secret KeyVariable

Flask session secret — must be changed

Cible
SECRET_KEY
Valeur
change-this-to-a-long-random-secret
Time ZoneVariable

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
Session Secure CookieVariable

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
Remember Secure CookieVariable

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
Upload FolderVariable

Storage Folder for pictures inside the container

Cible
UPLOAD_FOLDER
Défaut
/data/uploads
Valeur
/data/uploads
Database PathVariable

SQLite DB path

Cible
DATABASE_PATH
Défaut
/data/db/whiskywise.db
Valeur
/data/db/whiskywise.db

Catégories

Détails

Référentiel
ghcr.io/prolife86/whiskywise:latest
Dernière mise à jour2026-05-31
Première vue2026-05-13

Exé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.