vibe-kanban-cloud
vibe-kanban-cloud
Docker app from rorar's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
bash- Privileged
- true
- Extra Params
--hostname=vibe-kanban-cloud
Template configuration
Internal Caddy HTTP Port (used if USE_EXTERNAL_PROXY=false).
- Target
- 80
- Default
- 180
Internal Caddy HTTPS Port (used if USE_EXTERNAL_PROXY=false).
- Target
- 443
- Default
- 1443
Direct access to Vibe Kanban App (used if USE_EXTERNAL_PROXY=true). Point your external reverse proxy to this port.
- Target
- 8081
- Default
- 8081
Persistent storage for all data (database, electric, SSL certs, generated secrets in .env).
- Target
- /data
- Default
- /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.
- Target
- DOMAIN
- Default
- vibe.local
Set to 'true' if you use Nginx Proxy Manager, Traefik, or an external Caddy. This disables the internal Caddy.
- Target
- USE_EXTERNAL_PROXY
- Default
- false
(Optional) Email address for Let's Encrypt ACME registration if you use a public domain and internal Caddy.
- Target
- TLS_EMAIL
Bootstrap credentials for initial setup without OAuth.
The email address to use for the bootstrap admin.
- Target
- SELF_HOST_LOCAL_AUTH_EMAIL
- Default
- admin@example.com
Secure password for the bootstrap admin.
- Target
- SELF_HOST_LOCAL_AUTH_PASSWORD
- Default
- changeme
Configure GitHub or Google login.
Client ID for GitHub Auth.
- Target
- GITHUB_OAUTH_CLIENT_ID
Client Secret for GitHub Auth.
- Target
- GITHUB_OAUTH_CLIENT_SECRET
Client ID for Google Auth.
- Target
- GOOGLE_OAUTH_CLIENT_ID
Client Secret for Google Auth.
- Target
- GOOGLE_OAUTH_CLIENT_SECRET
Advanced user and permission settings.
Container User ID for file ownership in /data (default: 99).
- Target
- PUID
- Default
- 99
Container Group ID for file ownership in /data (default: 100).
- Target
- PGID
- Default
- 100
Categories
Details
ghcr.io/rorar/vibe-kanban-cloud:latestRun vibe-kanban-cloud on Unraid.
vibe-kanban-cloud is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.