Koffan
Aplicación Docker from Uderzo's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
WebUI PortPorttcp
- Objetivo
- 8080
- Por defecto
- 3000
- Valor
- 3000
AppData DirectoryPathrw
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/koffan
- Valor
- /mnt/user/appdata/koffan
Application PasswordVariable
Login password for Koffan (CHANGE THIS)
- Objetivo
- APP_PASSWORD
- Por defecto
- change-me
- Valor
- change-me
Application EnvironmentVariable
Set to 'production' when using HTTPS or reverse proxy
- Objetivo
- APP_ENV
- Por defecto
- development
- Valor
- development
Disable AuthenticationVariable
Disable login entirely (ONLY if proxy handles auth)
- Objetivo
- DISABLE_AUTH
- Por defecto
- false
- Valor
- false
Database PathVariable
SQLite database file location
- Objetivo
- DB_PATH
- Por defecto
- /data/shopping.db
- Valor
- /data/shopping.db
Default LanguageVariable
UI language (en, no, de, fr, es, pl, pt, uk, lt)
- Objetivo
- DEFAULT_LANG
- Por defecto
- en
- Valor
- en
API TokenVariable
Optional REST API token (leave empty to disable)
- Objetivo
- API_TOKEN
Categorías
Detalles
Repositorio
ghcr.io/pansalut/koffan:latestRegistro
Última actualización2026-05-31
Visto por primera vez2026-01-15
Ejecute Koffan en Unraid.
Koffan se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.