In order to setup an existing openredis instance as a slave of another existing instance, simply do the following:
- Access your dashboard.
- Click on
Set as slave
. - Paste in the URL of your instance.
At this point, your openredis instance should be syncing with your existing instance.
Once you have an openredis instance running as a slave of another instance, you can promote it to master when you want, by doing the following:
- Access your dashboard.
- Click on
Promote to master
.