Koffan
Docker-Anwendung from Uderzo's Repository
Übersicht
Koffan is a lightweight, self-hosted shopping list app designed for families and couples.
Features:
- Real-time sync (WebSockets)
- Offline-first / PWA support
- Minimal resource usage
- Simple password-based auth
Change APP_PASSWORD on first install.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8080]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--restart unless-stopped
Konfiguration der Vorlage
WebUI PortPorttcp
- Ziel
- 8080
- Standard
- 3000
- Wert
- 3000
AppData DirectoryPathrw
- Ziel
- /data
- Standard
- /mnt/user/appdata/koffan
- Wert
- /mnt/user/appdata/koffan
Application PasswordVariable
Login password for Koffan (CHANGE THIS)
- Ziel
- APP_PASSWORD
- Standard
- change-me
- Wert
- change-me
Application EnvironmentVariable
Set to 'production' when using HTTPS or reverse proxy
- Ziel
- APP_ENV
- Standard
- development
- Wert
- development
Disable AuthenticationVariable
Disable login entirely (ONLY if proxy handles auth)
- Ziel
- DISABLE_AUTH
- Standard
- false
- Wert
- false
Database PathVariable
SQLite database file location
- Ziel
- DB_PATH
- Standard
- /data/shopping.db
- Wert
- /data/shopping.db
Default LanguageVariable
UI language (en, no, de, fr, es, pl, pt, uk, lt)
- Ziel
- DEFAULT_LANG
- Standard
- en
- Wert
- en
API TokenVariable
Optional REST API token (leave empty to disable)
- Ziel
- API_TOKEN
Kategorien
Einzelheiten
Repository
ghcr.io/pansalut/koffan:latestRegistry
Zuletzt aktualisiert2026-06-01
Erstmals gesehen2026-01-15
Führen Sie Koffan auf Unraid aus.
Koffan ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.