mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Settings (markdown)
parent
d4a27bd417
commit
0ad5993e10
1 changed files with 20 additions and 10 deletions
30
Settings.md
30
Settings.md
|
@ -1,5 +1,10 @@
|
||||||
## Standalone Wekan Settings: Snap, Docker, Source etc (not Sandstorm)
|
## Standalone Wekan Settings: Snap, Docker, Source etc (not Sandstorm)
|
||||||
|
|
||||||
|
## Webserver config
|
||||||
|
* [Nginx](https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config)
|
||||||
|
* [Apache](https://github.com/wekan/wekan/wiki/Apache)
|
||||||
|
* [Caddy](https://github.com/wekan/wekan/wiki/Caddy-Webserver-Config)
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
1) nginx SSL or without SSL, available at internet:
|
1) nginx SSL or without SSL, available at internet:
|
||||||
|
@ -32,13 +37,18 @@ First registered Wekan user will get [Admin Panel](https://github.com/wekan/weka
|
||||||
Docker and source based installs. You can also on MongoDB
|
Docker and source based installs. You can also on MongoDB
|
||||||
[enable Admin Panel](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease) and [change you as board admin](https://github.com/wekan/wekan/issues/1060#issuecomment-310545976).
|
[enable Admin Panel](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease) and [change you as board admin](https://github.com/wekan/wekan/issues/1060#issuecomment-310545976).
|
||||||
|
|
||||||
You may need these on other platforms than Sandstorm:
|
## LAN + VPN
|
||||||
* **[Using same database for both LAN and VPN Wekan](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml#L86-L100)**
|
|
||||||
* [Using Proxy](https://github.com/wekan/wekan/issues/1480)
|
[Using same database for both LAN and VPN Wekan](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml#L86-L100)
|
||||||
* [Troubleshooting Mail](https://github.com/wekan/wekan/wiki/Troubleshooting-Mail). For Exchange, you can use [DavMail](http://davmail.sourceforge.net), Wekan SMTP => DavMail => Exchange.
|
|
||||||
* [Troubleshooting CentOS 7](https://github.com/wekan/wekan/issues/718)
|
## Proxy
|
||||||
* Webserver config
|
|
||||||
* [Nginx](https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config)
|
[Using Proxy](https://github.com/wekan/wekan/issues/1480)
|
||||||
* [Apache](https://github.com/wekan/wekan/wiki/Apache)
|
|
||||||
* [Caddy](https://github.com/wekan/wekan/wiki/Caddy-Webserver-Config)
|
## Email
|
||||||
* [RAM usage](https://github.com/wekan/wekan/issues/1088#issuecomment-311843230)
|
|
||||||
|
[Troubleshooting Mail](https://github.com/wekan/wekan/wiki/Troubleshooting-Mail). For Exchange, you can use [DavMail](http://davmail.sourceforge.net), Wekan SMTP => DavMail => Exchange.
|
||||||
|
|
||||||
|
## RAM usage
|
||||||
|
|
||||||
|
[RAM usage](https://github.com/wekan/wekan/issues/1088#issuecomment-311843230)
|
Loading…
Add table
Add a link
Reference in a new issue