vibe-kanban
Application Docker from rorar's Repository
Vue d'ensemble
Exigences
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8085]- Réseau
bridge- Coquille
bash- Paramètres supplémentaires
--shm-size=1g --hostname=vibe-kanban
Configuration du modèle
HTTP port for the Vibe Kanban web interface.
- Cible
- 8085
- Défaut
- 8085
Persistent storage for Vibe Kanban data (config, database).
- Cible
- /home/node/.local/share/vibe-kanban
- Défaut
- /mnt/user/appdata/vibe-kanban/data
Cache directory for Vibe Kanban and agent tools.
- Cible
- /home/node/.cache
- Défaut
- /mnt/user/appdata/vibe-kanban/cache
Temporary git worktree storage.
- Cible
- /var/tmp/vibe-kanban
- Défaut
- /mnt/user/appdata/vibe-kanban/worktrees
Main workspace directory for your projects.
- Cible
- /work
- Défaut
- /mnt/user/appdata/vibe-kanban/work
SSH keys for git operations.
- Cible
- /home/node/.ssh
- Défaut
- /mnt/user/appdata/vibe-kanban/ssh
Git configuration file.
- Cible
- /home/node/.gitconfig
- Défaut
- /mnt/user/appdata/vibe-kanban/gitconfig
Docker socket for Docker-in-Docker support.
- Cible
- /var/run/docker.sock
- Défaut
- /var/run/docker.sock
Timezone for the container. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- Cible
- TZ
- Défaut
- UTC
Port for Vibe Kanban to listen on (should match Container Port above).
- Cible
- PORT
- Défaut
- 8085
Host address to bind to (0.0.0.0 for all interfaces).
- Cible
- HOST
- Défaut
- 0.0.0.0
Git author information used for commits. Docs: https://vibekanban.com/docs
Git author name for commits.
- Cible
- GIT_AUTHOR_NAME
- Défaut
- Vibe Kanban User
Git author email for commits.
- Cible
- GIT_AUTHOR_EMAIL
- Défaut
- vibe@example.com
Git committer name for commits.
- Cible
- GIT_COMMITTER_NAME
- Défaut
- Vibe Kanban User
Git committer email for commits.
- Cible
- GIT_COMMITTER_EMAIL
- Défaut
- vibe@example.com
Optional API keys. For security, use secrets or environment files in production. Docs: https://vibekanban.com/docs/self-hosting/environment-variables
GitHub personal access token (alternative to GitHub CLI auth).
- Cible
- GH_TOKEN
OpenAI API key for Codex and AI features.
- Cible
- OPENAI_API_KEY
Install additional tools at container startup. Always available: Codex, SVGO, imagemagick, libvips, librsvg, ripgrep, jq, tree, bat, fd, tmux, nano, python3, pip, pipx
Coding agents to install (space-separated). Options: claude, gemini, copilot, amp, cursor, opencode, droid, clauderouter, qwen
- Cible
- RUNTIME_AGENTS
- Défaut
- claude gemini copilot amp cursor opencode droid clauderouter qwen
Playwright browsers to install (space-separated). Options: chromium, firefox, webkit
- Cible
- RUNTIME_PLAYWRIGHT_BROWSERS
- Défaut
- chromium firefox webkit
Testing tools to install (space-separated). Options: vitest, jest, msw
- Cible
- RUNTIME_TESTING_TOOLS
- Défaut
- vitest jest msw
Python tools to install via pipx (space-separated). Options: httpie, black, ruff, mypy, pytest, isort, autoflake, pip-audit, safety
- Cible
- RUNTIME_PYTHON_TOOLS
- Défaut
- httpie black ruff mypy pytest
Advanced user and permission settings.
UID to run the container process as (default: 99 for nobody user).
- Cible
- LOCAL_UID
- Défaut
- 99
GID to run the container process as (default: 100 for users group).
- Cible
- LOCAL_GID
- Défaut
- 100
Catégories
Détails
ghcr.io/rorar/vibe-kanban-docker:latestExécutez vibe-kanban sur Unraid.
vibe-kanban est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.