ITS-Wekan
Purpose
Wekan is a small Issue tracking System (ITS) for the project management of agile teams. Wekan especially provides the management of issues in the form of Scrum and Kanban boards and can be considered an Open Source variant of the popular Trello service.
Properties
Stack-Description | Wekan Kanban Board Issue Tracking System (ITS) |
---|---|
Stack-Image | docker.msg.team/ps/docker-stack-its-wekan |
Stack-Version | 6.79 |
Stack-Release | 20230322 |
Product-Name | Wekan |
Product-Vendor | The Wekan Team |
Product-Contact | https://wekan.github.io/ |
Product-Model | Open Source |
Product-License | MIT |
Product-Limits | none |
Implementation Base | JavaScript |
Execution Base | Node.js |
Initial Start Time | 00:00:05 |
Documentation | https://github.com/wekan/wekan/wiki |
Topology
The stack consists of 2 containers:
- its-wekan: the Wekan application
- its-wekan-mongodb: the database backend
Configuration
Variable Name | Default | Meaning |
See also the variables which control integration of the stack into the reverse proxy.
For changes to take effect the stack has to be reinstalled.
First Steps
Wekan is administered through a web UI which is started when you click the ITS-Wekan tile on the PS4 start page. You first need to create a new user to be able to log in. This user will automatically have administrator permissions.
New users can self-register as needed. This self-registration can be switched off in the administration settings.
For sending notifications via mail the mail server configuration needs to be adjusted in the administration settings. You can configure the server address and the account that has permissions to send mails.
All existing user accounts in Wekan can also be viewed and edited in the administration settings area.
In order to work with Wekan each user can create one or multiple "boards". Each board has a name and can be either private or public.
To organize tasks multiple columns can be created which reflect the different states each task can be in in its lifecycle from having the idea until the work is done.
Related Documents