• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

how to sync plesk configuration on 2 boxes

T

timhon

Guest
i have to loadbalanced boxes.

if i add new domains and subdomains on one, then i want those to be added to the other. is there a way to do this with plesk? to sync two copies?

the backup tool for plesk doesnt work too well and that is manual anways... so not an option.

does plesk store its config in a db or text files?
 
You'd need to use the Event Manager feature to talk to the API on the other plesk server. Check the manual for info.
 
that would mean i would have to create an event handler for each and every event i want duplicated on the other server?

there could be dozens of events i want
duplicated. that seems very innefficient.

there should be a script that syncs the actual data, instead of each event that occurs.
 
You could just rsync the stuff you want synchronised. Plesk's not designed for this though.
 
but if plesk stores its info in a db, can you rsync that?

what kind of webhost management software would not anticipate loadbalanced servers???

maybe i need to switch packages, but i tried helm before and thats was a pain in the a$$ ...
 
Back
Top