The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/docs/Webserver/Settings.md

2.4 KiB

Standalone Wekan Settings: Snap, Docker, Source etc (not Sandstorm)

ROOT_URL / root-url

  • See https://github.com/wekan/wekan/issues/4803
  • Docker/Source/Bundle like this, no quotes, big letters, underscore: ROOT_URL=http://192.168.0.100
  • Snap like this, single quotes, small letters: sudo snap set wekan root-url='http://192.168.0.100'

Webserver config

Examples:

  1. nginx SSL or without SSL, available at internet:
  1. only wekan, no SSL, internal lan, caddy not enabled:
  1. only wekan, no SSL, internal lan, caddy not enabled, wekan at different port:
  1. wekan's caddy SSL, available at Internet:

Wekan runs http server on local port, so it is without SSL. To get SSL, some webserver like Caddy and Nginx that have SSL, can proxy to local Wekan http port where node.js runs.

Admin Panel

First registered Wekan user will get Admin Panel on new Docker and source based installs. You can also on MongoDB enable Admin Panel and change you as board admin.

LAN + VPN

Using same database for both LAN and VPN Wekan

Proxy

Using Proxy

Email

Troubleshooting Mail. For Exchange, you can use DavMail, Wekan SMTP => DavMail => Exchange.

RAM usage

RAM usage