Good morning, Does the tutorial below allow me to have a replicated environment? In other words, if I create site X on server 1, will it also be created on server 2? https://www.howtoforge.com/tutorial/ispconfig-multiserver-setup-debian-ubuntu/
yes. if you configure server 2 to be a mirror of server 1. and you configure replication between the 2 filesystems (unison), or use some form of shared storage (NFS, DRDB, glusterfs, etc) and either use another server as a centralised db server for websites (if the site needs a db) or configure replication/clustering between the database instances on both servers