Skip to content

caretdev/iris-mirror-with-docker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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