• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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