Nextcloud: The Master-Slave Guide
Nextcloud manual setup steps * Update and Install Dependencies We need the web server and all PHP modules required by Nextcloud. Run this on Server 1 AND Server 2: sudo apt update sudo apt install apache2 php libapache2-mod-php php-mysql php-common php-gd php-curl php-imagick php-mbstring php-xml php-zip php-intl php-bcmath php-gmp unzip -y