From d8ca1ad3b78e9061a70e00e779ab1a69e505bfb9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 2 Sep 2019 16:04:19 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Platforms.md b/Platforms.md index f08a9ba..00116fc 100644 --- a/Platforms.md +++ b/Platforms.md @@ -101,6 +101,8 @@ If on Snap Stable automatic update breaks something, [report Wekan for Snap bugs * [Azure](https://github.com/wekan/wekan/wiki/Azure) * [OpenShift](https://github.com/wekan/wekan/wiki/OpenShift) +*** + ## Production: Docker. No automatic upgrades, use if you have time to test new release first, and it's critical nothing gets broken. Only Standalone Wekan. If security is critical, keep behind firewall, without any ports open to Internet. Keep backups, Docker is more complex than others above.