How to host Flarum on UpCloud Cloud Server - ServerAvatar

Published : Sep 11, 2024

Share This Post

cloud-platform

UpCloud

UpCloud is a high-performance VPS (Virtual Private Server) hosting platform designed for developers, businesses, and IT professionals. Renowned for its speed and reliability, UpCloud features the unique MaxIOPS storage technology, delivering performance significantly faster than traditional SSDs.

Get started with UpCloud
application

Flarum

Flarum is a delightfully simple discussion platform for your website. It's fast, free, and easy to use, with all the features you need to run a successful community. It's also extremely extensible, allowing for ultimate customizability.

More info

Flarum is an open-source forum software designed to serve communities of all sizes, providing essential functionalities for discussions, user interaction, and customization. It is a delightfully simple discussion platform for your website. Flarum is fast, free, and easy to use, with all the features you need to run a successful community. UpCloud is a dependable hosting option for Flarum, providing scalable infrastructure and simple deployment solutions. ServerAvatar makes it easy and user-friendly to deploy the Flarum application on the UpCloud platform.

Create a Server in UpCloud

Getting Started with UpCloud:

UpCloud is a high-performance VPS (Virtual Private Server) hosting platform designed for developers, businesses, and IT professionals. Renowned for its speed and reliability, UpCloud features the unique MaxIOPS storage technology, delivering performance significantly faster than traditional SSDs. This makes it an excellent choice for applications with high I/O demands, such as databases and web hosting. With its user-friendly control panel, UpCloud simplifies server management, making it an attractive option for anyone needing superior VPS hosting solutions.

To deploy any application on UpCloud, we must first set up a server. Therefore, our initial step will be to deploy a server and complete its initial setup.

Step 1: Server Deployment

  • Log in to your Upcloud account. If you don’t have an account, create an account on UpCloud.
  • Then, Navigate to Server → Server List and click on the Deploy Server button, as shown in the image below.

Create a Server in UpCloud

Step 2: Select Location

  • The first thing you have to do is select the location for your server. UpCloud provides different options for selecting the location.
  • The general rule is to select the region that is closest to your audience. It means that for the majority of your audience, Your sites will load faster due to lower latency.

Create a Server in UpCloud

Step 3: Select the plan for your Server

  • Here you have to select the plan of your Droplet. UpCloud offers a variety of plans. Select the one that best meets your requirements.
  • If your site is new and has low traffic, begin with a smaller plan. As your project gains and attracts more visitors, you can upgrade to a plan to handle the increased traffic.

Create a Server in UpCloud

Step 4: Add New Storage Device

  • In the Storage section, you can attach new storage devices as needed. Your initial storage is based on the selected server plan. You can attach up to 16 storage devices, each with a maximum size of 4 TB.
  • To add more disks, click the "Add new device" button and adjust the storage size with the slider. You can modify the storage configuration later by adding, removing, or resizing disk devices.

Create a Server in UpCloud

Step 5: Automated Backups

  • You can also enable Automated Backups by clicking the toggle button on the right side. You can choose from Day, Week, Month, or Year plans.
  • After selecting the appropriate plan, you can set a backup schedule using the drop-down menu below.

Create a Server in UpCloud

Step 6: Choose an Operating System

  • In this step, you need to select your server operating system. The Flarum application generally requires Ubuntu 20.04 LTS or a later version for compatibility and support.
  • We recommend selecting Ubuntu 22.04 LTS x64. If you are using ServerAvatar to manage your servers, these operating systems are required.

Create a Server in UpCloud

Step 7: Select Network Configuration

  • In this step, by default network configurations are set that include IPv4 and IPv6 addresses, and a private Utility Network connection is set. You can customize these settings and attach your private network by clicking on the “Attach Private Network” option.

Create a Server in UpCloud

Step 8: Additional Options

  • In this step, you can enable or disable IPv6 support and metadata service. Also, you can set the desired TimeZone and select between network and display adapters.
  • If it suits you, we suggest keeping these options at their default settings.

Create a Server in UpCloud

Step 9: Select Login Method

  • Now you have to select the Login method. There are two types of login methods. They are:
    1. Authentication via SSH Keys
    2. Authentication via One-Time Password
  • If you are using SSH keys for authentication, It is the best option. You can also click on the “Add New” button to import your keys.
  • If you do not know what is SSH key, You can go with the One-Time password method. You have to set a new password after the first time you log into this server.
  • Make sure to set a strong password for your root user, which is the most powerful user with all the privileges on Linux OS. You can select the convenient way to have the password.

Create a Server in UpCloud

Step 10: Enter Initialization Script

  • The Initialization scripts are user-defined automation scripts supported by all Linux public templates. When you select one of your stored scripts, it will appear in the edit field.
  • You can make changes to the scripts or write a new one. The server will execute the script during the first bootup.

Create a Server in UpCloud

Step 11: Finalise Details

  • In the last step of this process, We have to enter the Host Name, Server Name, and number of servers you want to deploy. Click on the Deploy button to create a server.

Create a Server in UpCloud

  • In a few minutes, You will have the Server up and running.
  • Now, We have to perform the initial step to allow the Serveravatar port from the firewall configuration.
  • To allow the Serveravatar port from firewall configuration, Click on the Server → Server List Option and then click on the icon next to your server as shown in the below image.

Create a Server in UpCloud

  • Now, navigate to the Firewall Section and Click on “Add Rule”.

Create a Server in UpCloud

  • Create a rule to allow ServerAvatar Communication Port - 43210 as shown in the below image. Click on the Ok to add the firewall rule.

Create a Server in UpCloud

  • Now, click on the “Save Changes” button to save the changes to Firewall Rules as shown in the below image.

Create a Server in UpCloud

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.

Install and Setup Flarum on Cloud using ServerAvatar

Step1: Create Flarum Database

The Flarum installation process requires database Credentials. So, to create a MySQL database for Flarum, Access the Database tab on the ServerAvatar server panel to create a Database.

image

To create a Database, Enter the details, such as the Database Name, in the database creation form like the image below.

image

Successfully Created a Database.

Steps 2: Create a PHP Application

Access the Applications tab from the server panel to create a new PHP application for Flarum.

image

Now fill up the required details in the application form, as seen in the image below.

image

Note that:

If you want to host Flarum 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 domain provider site, where you buy your domain. Click here for more info about your domain name.
  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.

To host Flarum on your subdomain, for example, flarum.yourdomain.com, create a new application with the subdomain as your primary domain and follow the same procedure. For accessing Flarum on the subdomain, you need to add your subdomain on A Record that points to the current IP address of your server. To point to an IPV6 address, you would need to use an AAAA record.

Click the Create Next Step.

Now, choose the method and service provider: Git and GitHub (follow as per the snapshot).

image

Continue the process by entering the necessary information as provided below:
Repository Type: Public
Clone HTTPS URL: https://github.com/flarum/flarum.git
Branch: master
Deployment script:

composer install

image

Proceed by clicking the "Next Step".

You can either create a new System User or select an existing one.

image

Next, choose PHP version 7.3 or above. For the custom Webroot should be public shown in the provided snapshot, as we're specifically seeking "index.php" or "index.html" within the custom setup.

Custom Webroot: public

image

Proceed to the next steps and ensure your details and requirements are accurately entered.

After confirming, click on "Create Application" to initiate the application creation process.

Step 3: Install and setup Flarum

Now access the site URL from the Application panel to install and set up Flarum.

We have already created a database for Flarum in step 1. To establish a connection between the database and the application, enter the database credential we have already made. You can access all your database credentials, like database name, username, and password, by accessing the database tab from the server panel.

  1. Enter the following database credential we have already created in ServerAvatar:
    Forum Title: Any Name
    MySQL Host: localhost
    MySQL Database: Database name
    MySQL Username: Username of database
    MySQL Password: Database password
    Table Prefix: Change the database table prefix as you want

  2. To create administrator enter the following details:
    Admin Username: any username
    Admin Email: any email
    Password: your password
    Confirm Password: Confirm your Password

image

NOTE: Please remember the credentials you entered above for logging into Flarum. Click Install Flarum.

You will directly login to Flarum or log in as admin with an admin username and password on the next page to access the admin panel.

image

Successfully install and setup Flarum on the server through the ServerAvatar.