I'am using cluster setup and would like to join webmail with mailserver in one machine to the cluster. I use this command: Code: wget -O - https://get.ispconfig.org | sh -s -- --no-dns --roundcube --no-mailman --use-php=8.1 --use-unbound --interactive --ssh-harden --unattended-upgrades But it installs a bunch of unneeded services like pure-ftpd,goaccess,phpMyAdmin etc. Is there anything I can do to "castrate" this setup to leave only the bear essentials for mailserver and webmail?
If you do not choose not to install ftpd and phpmyadmin, then they get installed; see the auto-installer tutorial; the available options are explained there. https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/