To create a list of the master
instances in your system:
- In the Admin App, go to Dashboard > Instances.
The Masters section at the top of the page lists the IP address of each master instance.
- In a text editor, type out the list of master IP addresses as a comma-separated string:
MASTER_IPS=192.168.1.2,192.168.1.3,192.168.1.4