Wekan
pcloudhosting에 의해
Version 9.34 + Free Support on Ubuntu 26.04
Wekan is an open-source Kanban board application that helps teams and individuals organize projects, tasks, and workflows visually. Similar to Trello, Wekan allows users to create boards, lists, and cards to manage work efficiently while maintaining full control over their data through self-hosting.
Features of Wekan :
- Open-source and self-hosted Kanban project management platform.
- Create and manage boards, lists, and task cards.
- Supports drag-and-drop task organization.
- Provides user authentication and team collaboration features.
- Includes checklists, labels, attachments, comments, and due dates.
Wekan Usage:
$ sudo su $ apt update $ cd /opt/wekan $ docker compose restart # Access Wekan in your browser: $ http://SERVER_IP:8080 Note: If you are a new user, first create an account using Register. After registration, go to Sign In, enter the same username and password, and start using Wekan.
Disclaimer: Wekan is an open-source project management and Kanban board application intended for organizing tasks, projects, and team collaboration. While Wekan provides a reliable platform for workflow management, users are responsible for securing their deployment, configuring authentication settings, maintaining regular backups, applying software updates, and ensuring proper access controls before using it in production environments.