You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Xtra Coder <xt...@gmail.com> on 2019/03/11 18:16:18 UTC

Secured asymetric cluster of Karaf nodes using Apache Cellar

Hello, I’m designing a solution with some specific requirements.

Shortly they are following
1.	Whole solution consist of features [F1, F2 …,  FN] and in development
environment they are  deployed altogether into single Karaf instance – that
is simple

2.	Solution has number of subject areas, these areas are implemented like
following
a.	Area 1 = F1 +F2 + F3 + corresponding config sections [F1, F2, F3]
b.	Area 2 = F1 +F3 + F5 + ... corresponding config sections …

3.	In planned production we have ..

4.	… Super-admin, able to manage cluster nodes and all configuration options
for all areas

5.	… strict security requirements, where each area is maintained by own
dedicated people. I.e. support personnel having physical access to cluster
Area1-nodes should not have physical access to nodes and configuration
options of Area 2 (with own passwords in db connection strings and so on)

So the question is – “Is Apache Cellar able to maintain such landscape?” 

If yes – hints to implement this are welcome. 
If no - hints to use solutions other than Cellar are welcome.





--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html