Friday, September 9, 2022

[389-users] Automated replication management

I've been working with the official docker container and have succeeded in scripting a complete install and configuration of our LDAP instance(s). Now, I'd like to go further and automate the addition and removal of a multi-master instance. Has anyone already succeeded in doing this?

Currently, we have two EC2 instances in AWS that have a multi-master replication agreement. I'd like to be able to run a script that:
1. Brings up a new EC2/389ds container instance
2. Adds this to the existing multi-master replication agreements
3. When this is finished replicating, remove one of the current instances from the replication agreements

I can do part 1, but I'm concerned about making parts 2 and 3 bullet-proof.
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment