Example of IRIS with mirroring in docker-compose
Docker compose environment with demo IRIS configured with Mirroring and controlled by arbiter
Requirements
- docker
- docker-compose
- IRIS and arbiter images version 2021.1.0.215.0
- iris.key in your home directory
Usage
docker-compose build
docker-compose upAfter 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