vibe-kanban-cloud
Docker 应用程序 from rorar's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
bash- 特权
- true
- 额外参数
--hostname=vibe-kanban-cloud
模板配置
Internal Caddy HTTP Port (used if USE_EXTERNAL_PROXY=false).
- 目标
- 80
- 默认值
- 180
Internal Caddy HTTPS Port (used if USE_EXTERNAL_PROXY=false).
- 目标
- 443
- 默认值
- 1443
Direct access to Vibe Kanban App (used if USE_EXTERNAL_PROXY=true). Point your external reverse proxy to this port.
- 目标
- 8081
- 默认值
- 8081
Persistent storage for all data (database, electric, SSL certs, generated secrets in .env).
- 目标
- /data
- 默认值
- /mnt/user/appdata/vibe-kanban-cloud
Main server settings.
Your domain. If you enter a local IP/hostname (e.g. 192.168.x.x), Caddy uses internal SSL. If public FQDN, Caddy uses Let's Encrypt.
- 目标
- DOMAIN
- 默认值
- vibe.local
Set to 'true' if you use Nginx Proxy Manager, Traefik, or an external Caddy. This disables the internal Caddy.
- 目标
- USE_EXTERNAL_PROXY
- 默认值
- false
(Optional) Email address for Let's Encrypt ACME registration if you use a public domain and internal Caddy.
- 目标
- TLS_EMAIL
Bootstrap credentials for initial setup without OAuth.
The email address to use for the bootstrap admin.
- 目标
- SELF_HOST_LOCAL_AUTH_EMAIL
- 默认值
- admin@example.com
Secure password for the bootstrap admin.
- 目标
- SELF_HOST_LOCAL_AUTH_PASSWORD
- 默认值
- changeme
Configure GitHub or Google login.
Client ID for GitHub Auth.
- 目标
- GITHUB_OAUTH_CLIENT_ID
Client Secret for GitHub Auth.
- 目标
- GITHUB_OAUTH_CLIENT_SECRET
Client ID for Google Auth.
- 目标
- GOOGLE_OAUTH_CLIENT_ID
Client Secret for Google Auth.
- 目标
- GOOGLE_OAUTH_CLIENT_SECRET
Advanced user and permission settings.
Container User ID for file ownership in /data (default: 99).
- 目标
- PUID
- 默认值
- 99
Container Group ID for file ownership in /data (default: 100).
- 目标
- PGID
- 默认值
- 100
详细信息
ghcr.io/rorar/vibe-kanban-cloud:latest在Unraid 上运行 vibe-kanban-cloud 。
vibe-kanban-cloud 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。