Hello guys, how are you? I have a server that uses ispconfig and is configured and working with all services, however I would like to use another server just for web. Is it possible to synchronize the two? I tried to follow the tutorial https://www.howtoforge.com/multiser...se-servers-on-debian-squeeze-with-ispconfig-3, but I couldn't connect the two server. Can you help me? Thanks for any help.
Hello, thanks for replying, only a second server with the web part, the other services will remain on the other server.
Maybe I wrote it wrong. I want to move the web server from server A to server B (which will only provide web service). Other services like DNS, database, email will be on server A.
OK, then you install a web server and add it to your ISPConfig setup (creating a multiserver ISPConfig). Then you can move website from A to B: create website on B in ISPConfig Panel, then copy files over. For database, you can either let database stay where it is or move that also to B. ISPConfig Manual explains how to add server to multiserver setup.
You might check out ispcopy from the migration toolkit as well and see if that would be useful for your case, particularly if you have many sites to move.