Just a quick question because I did not find anything about it:
Is it possible to install and run Icinga Web 2 on a server that is not the master/satellite?
I think about setting up a HA cluster and thought if it is possible to have the two masters, the DB server and a dedicated server where the icinga web 2 service runs.
Basically like this:
+------------+ +------------------+
| DB Server | <-------> | Web 2 + Director |
+------------+ +------------------+
/ \
+----------+ +----------+
| Master 1 | <==> | Master 2 |
+----------+ +----------+
Or would it be better (the only possible way?) to setup Icinga Web 2 on both masters?
Thanks in advance
Daniel