RELIANOID Community v7 Deployment Guide in Azure

View Categories

RELIANOID Community v7 Deployment Guide in Azure

3 min read

This guide explains how to deploy an instance of the RELIANOID Community Edition Load Balancer on the Azure Cloud Platform using a Free License.

Why deploy RELIANOID on Azure?
RELIANOID is a powerful and feature-rich load balancer that supports advanced networking capabilities, including Layer 7 proxying, SSL offloading, content switching, VPN, stateless clustering for high availability, real-time notifications, and more. It brings a robust Site Reliability Experience to your cloud infrastructure.

Create a RELIANOID Community Load Balancer Instance on Azure #

1. Log in to your Azure Portal.
Open portal.azure.com and log in with your Azure account credentials.

2. Go to “Virtual Machines” and click “Create”
In the left sidebar of the Azure Portal, click on Virtual Machines, then click the + Create button at the top left or mid then virtual machine.

relianoid ce v7 create virtual machine azure

3. Basics tab – Fill in required fields

  • Subscription: Your active Azure subscription
  • Resource Group: Select existing or create a new one
  • Virtual machine name: e.g., relianoid-ee-vm
  • Region: Choose a region close to your users
  • Security type: Choose Standard

relianoid ce v7 create instance azure

  • Image: under the Image dropdown, click See all images or Browse all public and private images. In the popup, search for RELIANOID and select RELIANOID ADC Community Edition from the Marketplace results.

relianoid ce v7 select instance image azure

relianoid ce v7 select image from azure marketplace

  • Size: Choose Standard B2s or higher (min. 2 vCPUs recommended)

relianoid ce v7 instance size azure

  • Authentication type: SSH public key
  • Username: azureuser
  • SSH Public Key: Create key or use your Existing key .pem file public key here

relianoid ce v7 instance ssh key azure

4. Disks – Configure storage
Choose Standard SSD or Premium SSD, minimum 8 GB.

relianoid ce v7 instance disk azure

5. Networking – Set network and firewall settings
Select or create a Virtual Network and Subnet.

relianoid ce v7 instance network azure

Click Review + create and see if validation is passed then click Create.

relianoid ce v7 create azure instance

6. Download the key and create resources

relianoid ce v7 generate key pair azure

7. Wait deployment.
After that you will be redirected to Deployment is in progress.

relianoid ce v7 deployment in progress azure

Wait for the deployment to be completed.

relianoid ce v7 deployment completed azure

8. Connect to your Azure VM
Now under the virtual machine tab you can see that you have created RELIANOID CE vm successfully. Make sure its in running state.

relianoid ce v7 vm listing azure

Under VM you can see your public ip address and connect option at the top. You’ll use this for accessing the system via SSH and web browser.

relianoid ce v7 connect vm azure

Initial Setup of RELIANOID Community Load Balancer on Azure #

9. Connect via SSH
SSH into the instance using the azureuser user:

ssh -i your-key.pem azureuser@<Public_IP>

Then switch to the root user and change the root password:

sudo su -
passwd

It would appear to re-type the password to avoid any mistake.

10. Access the Web GUI
In your web browser, go to:

https://<Public_IP_or_DNS>:444

You may see a warning that the connection is not private. Click Advanced and Proceed to continue.

relianoid load balancer azure web interface access

11. Log in to the web interface
At the login page, use:

Username: root
Password: the one you set in the previous step

relianoid ce v7 login web ui cloud

12. Explore the Dashboard
Upon successful login, the main RELIANOID Dashboard will appear, where you can begin configuring your load balancer.

relianoid community v7 web ui dashboard cloud

Upgrade RELIANOID Community to Enterprise #

Finally, please follow this guide to upgrade the Community Edition to Enterprise to get advanced features of your load balancer in cloud: Upgrade from Community to Enterprise.

Enjoy the load balancing experience with RELIANOID Community Load Balancer in the Cloud!

SHARE ON:

Powered by BetterDocs