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)