vibe-kanban-cloud
vibe-kanban-cloud
Aplicación Docker from rorar's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Concha
bash- Privilegiado
- true
- Parámetros adicionales
--hostname=vibe-kanban-cloud
Configuración de plantillas
Internal Caddy HTTP Port (used if USE_EXTERNAL_PROXY=false).
- Objetivo
- 80
- Por defecto
- 180
Internal Caddy HTTPS Port (used if USE_EXTERNAL_PROXY=false).
- Objetivo
- 443
- Por defecto
- 1443
Direct access to Vibe Kanban App (used if USE_EXTERNAL_PROXY=true). Point your external reverse proxy to this port.
- Objetivo
- 8081
- Por defecto
- 8081
Persistent storage for all data (database, electric, SSL certs, generated secrets in .env).
- Objetivo
- /data
- Por defecto
- /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.
- Objetivo
- DOMAIN
- Por defecto
- vibe.local
Set to 'true' if you use Nginx Proxy Manager, Traefik, or an external Caddy. This disables the internal Caddy.
- Objetivo
- USE_EXTERNAL_PROXY
- Por defecto
- false
(Optional) Email address for Let's Encrypt ACME registration if you use a public domain and internal Caddy.
- Objetivo
- TLS_EMAIL
Bootstrap credentials for initial setup without OAuth.
The email address to use for the bootstrap admin.
- Objetivo
- SELF_HOST_LOCAL_AUTH_EMAIL
- Por defecto
- admin@example.com
Secure password for the bootstrap admin.
- Objetivo
- SELF_HOST_LOCAL_AUTH_PASSWORD
- Por defecto
- changeme
Configure GitHub or Google login.
Client ID for GitHub Auth.
- Objetivo
- GITHUB_OAUTH_CLIENT_ID
Client Secret for GitHub Auth.
- Objetivo
- GITHUB_OAUTH_CLIENT_SECRET
Client ID for Google Auth.
- Objetivo
- GOOGLE_OAUTH_CLIENT_ID
Client Secret for Google Auth.
- Objetivo
- GOOGLE_OAUTH_CLIENT_SECRET
Advanced user and permission settings.
Container User ID for file ownership in /data (default: 99).
- Objetivo
- PUID
- Por defecto
- 99
Container Group ID for file ownership in /data (default: 100).
- Objetivo
- PGID
- Por defecto
- 100
Categorías
Detalles
ghcr.io/rorar/vibe-kanban-cloud:latestEjecute vibe-kanban-cloud en Unraid.
vibe-kanban-cloud se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.