kanboard
Kanban project management software
⭐ 9,831 stars on GitHub · 🍴 1,996 forks · 📜 License: mit · 💻 Language: PHP
What is kanboard?
If you need a pure, distraction-free agile workflow without the relentless feature creep of modern SaaS tools, this lightweight PHP application delivers exactly that. It deliberately sits in maintenance mode—meaning it is considered functionally complete, bug
Topics: the project is tagged with popular topics:
- 🏷️
agile - 🏷️
kanban - 🏷️
kanboard - 🏷️
project-management - 🏷️
self-hosted
Quick install
See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:
git clone https://github.com/kanboard/kanboard.git
cd kanboard
docker build -t kanboard .
docker run -d -p 8080:8080 kanboard
Minimum system requirements
| Component | Recommended |
|---|---|
| RAM | 2048 MB |
| CPU | 2 vCPU |
| Disk | 25 GB SSD |
| OS | Ubuntu 22.04 LTS / Debian 12 |
| Docker | 24.0+ |
⚡ Deploy fast on VSIS
Use the VSIS VPS Lite 2GB RAM / 2 vCPU / 25GB SSD (~104k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running kanboard smoothly.
🎯 Benefits:
- One-command
docker compose up -ddeploy in 2 minutes - Dedicated IPv4, root access, unmetered domestic bandwidth
- Daily snapshot backup
- Free install assistance from the VSIS team
👉 See matching VPS plans at vsis.net
Resources
- 🔗 GitHub: kanboard/kanboard
- 🌐 Homepage: https://kanboard.org
- 📚 Official docs: see README in the repo
- 💬 Community: GitHub Issues + Discussions
Article compiled from GitHub data on 29/08/2026. Star/fork counts may have changed — see live numbers via the GitHub link.