Hi Daniel, Cellar config does it in a distributed way (using hazelcast).
You can have configuration sync on the cluster, others specific/local to a node. Regards JB > Le 25 mai 2021 à 07:04, Daniel Las <[email protected]> a écrit : > > Hi, > > I'm looking for the centralized configuration management solution for Apache > Karaf 4.2.x. > > I have multiple Karaf nodes and want to keep configuration in a single place, > preferably using Zookeeper as storage backend. Some config properties should > be shared (the same on every node) and some should be node dependent. > > Is there any ready to use solution or should I go for a custom one? > > Regards > -- > Daniel Łaś
