dockerfiles/wekan
kev 68d06a3038 update wekan 2021-01-08 11:48:21 +08:00
..
README.md update wekan 2021-01-08 11:48:21 +08:00
docker-compose.yml update wekan 2021-01-08 11:48:21 +08:00
nginx.conf add wekan 2017-05-19 13:29:40 +08:00

wekan

Wekan is an open-source kanban board which allows a card-based task and to-do management, similar to tools like WorkFlowy or Trello.

Up and Running

$ docker-compose up -d
$ curl http://localhost:8080

Admin Panel » Settings

Registration:
    Disable Self-Registration: yes
    Invite People: []

Email:
    SMTP Host: smtp.gmail.com
    SMTP Port: 465
    Username: username
    Password: ********
    TLS support: yes
    From: username@gmail.com