Wekan

Wekan

Docker app from Kru-X's Repository

Overview

Wekan is an open-source and collaborative kanban board application https://wekan.io/ . This template has to be used with a MongoDB container one is in Taddeusz' Repository and can be found in Community Applications, if renaming the database change the --link "MongoDB:db" in Extra Parameters in Advanced View

Install Wekan on Unraid in a few clicks.

Find Wekan in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Wekan Review the template variables and paths Click Install

Categories

Download Statistics

36,139,577
Total Downloads
63,466
This Month
51,021
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
wekanteam/wekan
Last Updated2026-06-26
First Seen2019-04-09

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
sh
Privileged
false
Extra Params
--link "MongoDB:db"

Template configuration

Varible ROOT_URLVariable

Ipadress and port chosen for the Wekan site/server, change to your setup. It is for the internal working of the board. ex. http://192.168.1.100:5555

Target
ROOT_URL
Variable MAIL_URLVariable

Set your smtp server ex. (If using Gmail) smtp://address@gmail.com:pwd@smtp.gmail.com:465/

Target
MAIL_URL
Variable MAIL_FROMVariable

Who to send the mail from ex. wekan address@gmail.com

Target
MAIL_FROM
unRAID Share PathPathrw
Target
/unraid
Default
/mnt/user
Value
/mnt/user
Container portPorttcp

Container Port: 8080

Target
8080
Default
5555
Value
5555
Varible MONGO_URLVariable

Container Variable: MONGO_URL

Target
MONGO_URL
Default
mongodb://db
Value
mongodb://db