n addition to the Moodle Open Source Software installation, this 1-Click also:
1- Preinstalls the Certbot tool with the apache plugin.
2- Enables the UFW firewall to allow access only for SSH (port 22, rate limited), HTTP (port 80), and HTTPS (port 443).
3- Sets a MariaDB root password, protecting access outside the localhost (if you need to gain access to the root user, get the password from /root/.root_mysql_password
file or follow these instructions).
4- Creates the Moodle Cron job for the www-data user
For the impatient: After you create a Moodle 1-Click VM, you can continue with the Moodle installation on your browser, using your VM’s IP address. Just fire your browser, enter the IP of your VM and follow the instructions there. You will have to choose the MariaDB driver from the available options and enter the connection details for the database (user: root
, for password check point 4 above).