Back to Wekan

Settings

docs/Platforms/Webserver/Settings.md

11.532.7 KB
Original Source

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

Outgoing email can be configured at Admin Panel / People / E-mail by enabling Enable below email settings. This offers custom SMTP and many built-in email providers. Leave it disabled to keep using the installation's MAIL_URL and MAIL_FROM settings. See Troubleshooting Mail for provider choices, configuration examples and tests. For Exchange, you can use DavMail, Wekan SMTP => DavMail => Exchange.

RAM usage

RAM usage