summaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-01-19 13:30:58 +0100
committerJon Bratseth <bratseth@yahoo-inc.com>2017-01-19 13:30:58 +0100
commitd9a6d0885f91838bc98e38f7a98729dd0d97846b (patch)
tree60ff343c7b8b7f8b048a061b88ec935991254d8d /config-model-fat
parent6999811bff537b554ac7084247e50655466f6345 (diff)
Add/improve README's
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/config-model-fat/README b/config-model-fat/README
index 07e9bd1745a..8718415f871 100644
--- a/config-model-fat/README
+++ b/config-model-fat/README
@@ -1 +1,4 @@
-This package contains the necessary tools to build the fat config-model bundle.
+Repackaging of the config model with all dependencies includes, such that it can be deployed
+as a separate bundle to a config server. This allows the config servers to host multiple code
+versions of the config model at the same time, to support applications on different versions
+at the same time from the same config server.