RELIANOID Enterprise v8 Deployment Guide in Azure

View Categories

RELIANOID Enterprise v8 Deployment Guide in Azure

3 min read

This guide explains how to deploy an instance of the RELIANOID Enterprise Edition Load Balancer on the Azure Cloud Platform using a BYOL 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, Web Application Firewall, Intrusion Prevention and Detection System, Multi Factor Authentication, VPN, stateful clustering for high availability, real-time notifications, and more. It brings a robust Site Reliability Experience to your cloud infrastructure.

Create a RELIANOID Enterprise 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 ee v8 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 ee v8 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 Enterprise Edition from the Marketplace results.

relianoid ee v8 select instance image azure

relianoid ee v8 select image from azure marketplace

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

relianoid ee v8 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 ee v8 instance ssh key azure

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

relianoid ee v8 instance disk azure

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

relianoid ee v8 instance network azure

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

relianoid ee v8 create azure instance

6. Download the key and create resources

relianoid ee v8 generate key pair azure

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

relianoid ee v8 deployment in progress azure

Wait for the deployment to be completed.

relianoid ee v8 deployment completed azure

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

relianoid ee v8 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 ee v8 connect vm azure

Initial Setup of RELIANOID Enterprise Load Balancer on Azure #

11. 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.

12. 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

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

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

relianoid load balancer aws login page

14. Once logged successfully in the web GUI, please activate the instance via https://www.relianoid.com/activate-ee. A form will be shown to insert the Key generated, Hostname and your Email. After submitting the form, a PEM certificate file will be downloaded after few seconds. Finally, upload the PEM file in the webGUI of your new instance.

relianoid load balancer enterprise aws instance activation

15. Finally, access to the web GUI.

relianoid load balancer aws instance web interface dashboard

Azure Clustering setup #

Finally, if clustering is required, please follow this guide to setup a stateful clustering with two instances:
https://www.relianoid.com/resources/knowledge-base/howtos/advanced-load-balancing-and-clustering-in-azure/

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

SHARE ON:

Powered by BetterDocs