From a0e9a01cdb6d6c8210aaa8214cbb8eee7c649e35 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 15 Feb 2018 16:22:33 +0200 Subject: [PATCH] Updated AWS (markdown) --- AWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AWS.md b/AWS.md index 4e07a35..c6374a4 100644 --- a/AWS.md +++ b/AWS.md @@ -16,7 +16,7 @@ https://blog.wekan.team/2018/02/benefits-of-contributing-your-features-to-upstre https://blog.wekan.team/2018/02/time-well-spent/index.html -## Single Server Install +## Single Server Install for small teams 1) Add AWS Security Group with for example name wekan, and incoming ports 80 and 443 for all. Only add ssh access to your own IP address CIDR like 123.123.123.123/32 so it means one IP address.