Skip to content
Lauri Ojansivu edited this page Sep 25, 2019 · 4 revisions

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

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

Wekan

General

Support priorities for new features and bugfixes

  1. Commercial Support
  2. Community Support
  3. Debugging

Security

Backup

Repair

Themes

Features

Email

Logs and Stats

Migrating

Required Settings

Download

Webservers

REST API Docs

REST API issue

REST API client code

Webhooks

Case Studies

Development

Issues

Clone this wiki locally