Wekan
Open-source kanban board for managing tasks and projects collaboratively. A self-hosted alternative to Trello with full control over your data.
What You Can Do After Deployment
- Open your domain — the Wekan login page appears; click Register to create the first admin account
- Create a board — set up lists (e.g. To Do, In Progress, Done) and start adding cards
- Invite team members — go to Administration to create accounts or enable self-registration
- Customize workflows — add swimlanes, labels, custom fields, checklists, and due dates
- Integrate — use webhooks or the REST API to connect Wekan with other tools
Key Features
- Drag-and-drop kanban boards with lists and swimlanes
- Card comments, checklists, attachments, and due dates
- Custom fields and label management
- Real-time collaboration via WebSocket
- Board import from Trello JSON
- REST API and webhook support
- LDAP, OAuth2, and OIDC authentication
- Multi-language interface (50+ languages)
- Dark mode
Important Notes
- This template includes a MongoDB service for data persistence
- The first registered user automatically becomes the admin
- Set
ROOT_URL changes are handled automatically via ZEABUR_WEB_URL
License
MIT — GitHub | Website