How to host Moodle on Hetzner VM Instance - ServerAvatar

Published : Oct 25, 2024

Share This Post

cloud-platform

Hetzner

Hetzner provides a range of services like dedicated hosting, virtual private servers, colocation services, and domain registration. Hetzner is known for having reliable systems and competitive prices in web hosting.

Get started with Hetzner
application

Moodle

Moodle is the popular and open-source learning management system that provides a robust and secure LMS System to educators and learners. Moodle stands for Modular Object-Oriented Dynamic Learning Environment.

More info

Moodle is a widely used open-source learning management system (LMS) known for its versatility and robust features. It enables educators and organizations to create interactive online learning environments, facilitating course management, assessments, and collaborative tasks effectively. When it comes to hosting Moodle, Hetzner is preferred due to its scalable infrastructure and seamless deployment options. ServerAvatar makes the deployment of the Moodle application on the Hetzner platform an easy step-by-step process.

Create a Server in Hetzner

Getting Started with Hetzner:

Hetzner provides a range of services like dedicated hosting, virtual private servers, colocation services, and domain registration. Hetzner is known for having reliable systems and competitive prices in web hosting. Its services work well for both individual users and businesses that need strong hosting options.

Step 1: Login to Hetzner Cloud Console

  • Go to the Hetzner Cloud website and sign in using your credentials.

Step 2: Create a New Project (Optional)

  • If you don't have an existing project, create a new one by clicking on the New Project button.

Create a Server in Hetzner

  • Enter a name for your project and click Add Project.

Create a Server in Hetzner

Step 3: Select a Project

  • Select the project in which you wish to create your server.

Create a Server in Hetzner

Step 4: Create a New Hetzner Cloud Server

  • Navigate to the Servers sub-menu and click on Add Server to begin creating your server.

Create a Server in Hetzner

Step 5: Configure your server

  1. Select a Location: Select the data center location where you want to deploy your server. Choose the region that is closest to your target audience for better performance. Create a Server in Hetzner
  2. Select an Image: ServerAvatar supports both Ubuntu 20.04 and Ubuntu 22.04. Therefore, choose one of these supported operating systems. Create a Server in Hetzner
  3. Select a Server Type: Hetzner provides various plans with different configurations of CPU, RAM, and storage. Select the server type based on your requirements. To host Moodle, the minimum requirements are 4-8 GB of RAM and 20-40 GB of disk space, depending on your usage and data needs. Create a Server in Hetzner
  4. Select Networking: Select from three networking options for your server. Private networks allow you to securely connect servers within the same data center without going over the public internet. Create a Server in Hetzner
  5. SSH Key or Root Password: Select an SSH Key if you want to authenticate with an SSH key. This method is recommended over using a root password for enhanced security. If you choose SSH key authentication, Hetzner will disable password-based authentication by default. Otherwise, you will receive the root password via email. Create a Server in Hetzner
  6. Add a Firewall Rule: Configure firewall rules to control incoming and outgoing traffic based on IP addresses, ports, and protocols for improved security. Create a Server in Hetzner
  7. Additional Options (Optional): Configure additional options such as Backups, Placement Groups, Volumes, Labels, and Cloud Config as per your Requirements.
  8. Give a Server Name: Enter a server name for easy identification. Create a Server in Hetzner
  9. Finalize and Create: Review your configuration settings to ensure that everything is configured correctly. Click on the Create & Buy Now button.9. Finalize and Create: Review your configuration settings to ensure that everything is configured correctly. Click on the Create & Buy Now button. Create a Server in Hetzner

Step 6: Access Your Server

  • Once the server is deployed, it will appear on your Hetzner Cloud dashboard. Use the provided IP address and SSH key (if configured) to access your server via SSH. Now, You can connect your Server with ServerAvatar for Server management.

Create a Server in Hetzner

Initial Server Configuration

The Initial server configuration includes the installation and configuration of various packages required to host your website. Usually, You have to write commands and modify configuration files. Luckily, With ServerAvatar, Your full server configuration and optimization can be automated.

Here are the three ways to automatically configure your server with ServerAvatar.

Auto-install Moodle with ServerAvatar

Step 1: Create a PHP application

To create a PHP application, access the Application tab from the server panel and click the Create button.

Create application

Now fill up the required details in the application form to create an application.

Application form

Click on the Create Application button.

Note that:

If you want to host Moodle LMS on your domain, then make sure to point your domain to the current IP address of your server, and for that:

  1. Log in to your hosting provider site, where you buy your domain. You can check your domain information with one click.

  2. Access DNS Manager to edit your DNS records(contact the support team if you don’t find them)

  3. Change the IP address of A Record of your website to the current server’s IP address.

Step 2: Auto-install Moodle application

On the application panel, click the Auto deploy tab from the sidebar.

Auto-install Moodle

Now click on the Moodle Install Now Card from the list of auto-deploying applications.

It asks you to enter details to deploy the Moodle application, which includes-

Registration details

  • Full Name: Full site name displays to your users on the site home page
  • Short Name: Site short name
  • Summary: A brief description of your course that will appear on your site's home page
  • Database Server: Choose the server from the connected server in which you want to host your database
  • Database Name: The name of your database

PHP Settings

  • PHP Version: Select the supported PHP version of Moodle

Admin Information

  • Username: Admin username
  • Email: Admin Email address
  • Password: Admin password
  • Support Email: Support email for your user.

Click the Install Now button after filling up all the details.

Access your site URL from the application panel to log in to your Moodle Admin area.