You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
I have a doubt. I have a Docker Swarm cluster by 4 nodes and I'd like to run a docker service replicated on 4 nodes. Each container running on each node, has its own persistent volumes to store etc, data and log.
I have a single PostgreSQL endpoint.
My questions are:
first, is it possible to run OpenNMS scaled in this way?
are there any services like vacuumd, eventd, pollerd, alarmd, etc that cannot be parallelized?
which issues could be face by using this infrastructure?
I'm using docker image: opennms/horizon-core-web:22.0.4-1
Thanks a lot.
Vincenzo
The text was updated successfully, but these errors were encountered:
Hello folks and thanks for your work.
I have a doubt. I have a Docker Swarm cluster by 4 nodes and I'd like to run a docker service replicated on 4 nodes. Each container running on each node, has its own persistent volumes to store etc, data and log.
I have a single PostgreSQL endpoint.
My questions are:
I'm using docker image: opennms/horizon-core-web:22.0.4-1
Thanks a lot.
Vincenzo
The text was updated successfully, but these errors were encountered: