Skip to content

Docker compose environment with demo IRIS configured with Mirroring

License

Notifications You must be signed in to change notification settings

caretdev/iris-mirror-with-docker

Repository files navigation

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 up

After start, master node should be available by URL http://localhost:81/csp/sys/op/%25CSP.UI.Portal.Mirror.Monitor.zen master

and backup node by URL http://localhost:82/csp/sys/op/%25CSP.UI.Portal.Mirror.Monitor.zen backup

Any changes in DEMO database in master will appear in backup node, in a while

About

Docker compose environment with demo IRIS configured with Mirroring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published