vibe-kanban
Docker-Anwendung from rorar's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8085]- Netzwerk
bridge- Shell
bash- Extra Params
--shm-size=1g --hostname=vibe-kanban
Konfiguration der Vorlage
HTTP port for the Vibe Kanban web interface.
- Ziel
- 8085
- Standard
- 8085
Persistent storage for Vibe Kanban data (config, database).
- Ziel
- /home/node/.local/share/vibe-kanban
- Standard
- /mnt/user/appdata/vibe-kanban/data
Cache directory for Vibe Kanban and agent tools.
- Ziel
- /home/node/.cache
- Standard
- /mnt/user/appdata/vibe-kanban/cache
Temporary git worktree storage.
- Ziel
- /var/tmp/vibe-kanban
- Standard
- /mnt/user/appdata/vibe-kanban/worktrees
Main workspace directory for your projects.
- Ziel
- /work
- Standard
- /mnt/user/appdata/vibe-kanban/work
SSH keys for git operations.
- Ziel
- /home/node/.ssh
- Standard
- /mnt/user/appdata/vibe-kanban/ssh
Git configuration file.
- Ziel
- /home/node/.gitconfig
- Standard
- /mnt/user/appdata/vibe-kanban/gitconfig
Docker socket for Docker-in-Docker support.
- Ziel
- /var/run/docker.sock
- Standard
- /var/run/docker.sock
Timezone for the container. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- Ziel
- TZ
- Standard
- UTC
Port for Vibe Kanban to listen on (should match Container Port above).
- Ziel
- PORT
- Standard
- 8085
Host address to bind to (0.0.0.0 for all interfaces).
- Ziel
- HOST
- Standard
- 0.0.0.0
Git author information used for commits. Docs: https://vibekanban.com/docs
Git author name for commits.
- Ziel
- GIT_AUTHOR_NAME
- Standard
- Vibe Kanban User
Git author email for commits.
- Ziel
- GIT_AUTHOR_EMAIL
- Standard
- vibe@example.com
Git committer name for commits.
- Ziel
- GIT_COMMITTER_NAME
- Standard
- Vibe Kanban User
Git committer email for commits.
- Ziel
- GIT_COMMITTER_EMAIL
- Standard
- 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).
- Ziel
- GH_TOKEN
OpenAI API key for Codex and AI features.
- Ziel
- 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
- Ziel
- RUNTIME_AGENTS
- Standard
- claude gemini copilot amp cursor opencode droid clauderouter qwen
Playwright browsers to install (space-separated). Options: chromium, firefox, webkit
- Ziel
- RUNTIME_PLAYWRIGHT_BROWSERS
- Standard
- chromium firefox webkit
Testing tools to install (space-separated). Options: vitest, jest, msw
- Ziel
- RUNTIME_TESTING_TOOLS
- Standard
- vitest jest msw
Python tools to install via pipx (space-separated). Options: httpie, black, ruff, mypy, pytest, isort, autoflake, pip-audit, safety
- Ziel
- RUNTIME_PYTHON_TOOLS
- Standard
- httpie black ruff mypy pytest
Advanced user and permission settings.
UID to run the container process as (default: 99 for nobody user).
- Ziel
- LOCAL_UID
- Standard
- 99
GID to run the container process as (default: 100 for users group).
- Ziel
- LOCAL_GID
- Standard
- 100
Kategorien
Einzelheiten
ghcr.io/rorar/vibe-kanban-docker:latestFühren Sie vibe-kanban auf Unraid aus.
vibe-kanban ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.