WhiskyWise

WhiskyWise

Docker-Anwendung from Heisenbugger's Repository

Übersicht

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.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:5000]
Netzwerk
host
Shell
sh
Privilegiert
false
Extra Params
--restart unless-stopped

Konfiguration der Vorlage

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.

Ziel
/data
Standard
/mnt/user/appdata/WhiskyWise/
Wert
/mnt/user/appdata/WhiskyWise/
WebUI PortPorttcp

WebUI Port

Ziel
5000
Standard
5000
Wert
5000
Secret KeyVariable

Flask session secret — must be changed

Ziel
SECRET_KEY
Wert
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

Ziel
TZ
Standard
Europe/Amsterdam
Wert
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!

Ziel
SESSION_COOKIE_SECURE
Standard
false
Wert
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!

Ziel
REMEMBER_COOKIE_SECURE
Standard
false
Wert
true
Upload FolderVariable

Storage Folder for pictures inside the container

Ziel
UPLOAD_FOLDER
Standard
/data/uploads
Wert
/data/uploads
Database PathVariable

SQLite DB path

Ziel
DATABASE_PATH
Standard
/data/db/whiskywise.db
Wert
/data/db/whiskywise.db

Kategorien

Einzelheiten

Repository
ghcr.io/prolife86/whiskywise:latest
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-05-13

Fü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.