Koffan

Koffan

Docker 应用程序 from Uderzo's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
sh
特权
false
额外参数
--restart unless-stopped

模板配置

WebUI PortPorttcp
目标
8080
默认值
3000
价值
3000
AppData DirectoryPathrw
目标
/data
默认值
/mnt/user/appdata/koffan
价值
/mnt/user/appdata/koffan
Application PasswordVariable

Login password for Koffan (CHANGE THIS)

目标
APP_PASSWORD
默认值
change-me
价值
change-me
Application EnvironmentVariable

Set to 'production' when using HTTPS or reverse proxy

目标
APP_ENV
默认值
development
价值
development
Disable AuthenticationVariable

Disable login entirely (ONLY if proxy handles auth)

目标
DISABLE_AUTH
默认值
false
价值
false
Database PathVariable

SQLite database file location

目标
DB_PATH
默认值
/data/shopping.db
价值
/data/shopping.db
Default LanguageVariable

UI language (en, no, de, fr, es, pl, pt, uk, lt)

目标
DEFAULT_LANG
默认值
en
价值
en
API TokenVariable

Optional REST API token (leave empty to disable)

目标
API_TOKEN

详细信息

存储库
ghcr.io/pansalut/koffan:latest
最后更新2026-05-31
初见2026-01-15

在Unraid 上运行 Koffan 。

Koffan 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。