Open
Description
Hello!
I have a quick question on how to get replication started up using version 1.1.10
I have set the following environment variables:
LDAP_REPLICATION: 'true'
LDAP_REPLICATION_HOSTS: "#PYTHON2BASH:['ldaps://server1-ldap04','ldaps://server2-ldap03']"
As far as I can tell replication is not getting setup or at least is not functioning. I see no errors, but data is not replicating.
I have double checked that the hostnames match the ones being set for the containers and also that they are resolvable from inside the containers.
Any help would be appreciated.
Thank you!