From 76fc410479be38fc19723bfb2abc01f70ebdf0b4 Mon Sep 17 00:00:00 2001 From: varac Date: Sat, 4 Jan 2014 17:53:09 +0100 Subject: added the limitation that one can't deploy mx+webapp on the same node (#3839) --- docs/platform/known-issues.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/platform/known-issues.md b/docs/platform/known-issues.md index 960eaad..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 ===== -- cgit v1.2.3