From bfff0b509b3678479f993d6579a29883591af2ee Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 15 May 2017 13:08:03 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Platforms.md b/Platforms.md index 57b9271..6cd8b7c 100644 --- a/Platforms.md +++ b/Platforms.md @@ -11,6 +11,12 @@ First registered Wekan user will get [Admin Panel][features] on new Docker and source based installs. You can also [enable Admin Panel manually][enable_adminpanel]. +You may need these on other platforms than Sandstorm: +* [Nginx webserver config](https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config) +* [Nginx workaround](https://github.com/wekan/wekan/issues/1015) +* [Caddy webserver config](https://github.com/wekan/wekan/wiki/Caddy-Webserver-Config) +* [Bug: Some modules not using ROOT_URL](https://github.com/wekan/wekan/issues/973) + ### Docker [Install via Docker](https://github.com/wekan/wekan/wiki/Docker)