summaryrefslogtreecommitdiff
path: root/docs/platform/known-issues.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform/known-issues.md')
-rw-r--r--docs/platform/known-issues.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/platform/known-issues.md b/docs/platform/known-issues.md
index 90515e3..46a77de 100644
--- a/docs/platform/known-issues.md
+++ b/docs/platform/known-issues.md
@@ -5,6 +5,15 @@
Here you can find documentation about known issues and potential work-arounds in the current Leap Platform release.
+0.5.0rc1
+========
+
+Service separation
+------------------
+
+. You can't deploy all services to one single node. You need at least to seperate the mx and the webapp node. The reason is because they both use haproxy to query the couch db, and haproxy still doesn't have a way to split up its config files in a .d directory (see: https://leap.se/code/issues/3839)
+
+
0.2.2
=====
@@ -56,8 +65,6 @@ Deploying
. When running a deploy at a verbosity level of 2 and above, you will notice puppet deprecation warnings, these are known and we are working on fixing them
-. Currently, the Webapp node needs to be deployed *after* the couchdb node (see https://leap.se/code/issues/3599)
-
Special Environments
--------------------