iris-mirror-with-docker
2
1
Initial Release
Docker compose environment with demo IRIS configured with Mirroring and controlled by arbiter
docker-compose build
docker-compose up
After start, master node should be available by URL
http://localhost:81/csp/sys/op/%25CSP.UI.Portal.Mirror.Monitor.zen
and backup node by URL
http://localhost:82/csp/sys/op/%25CSP.UI.Portal.Mirror.Monitor.zen
Any changes in DEMO database in master will appear in backup node, in a while
Initial Release