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 account.
Access the Azure Management Console and click on Launch Instances.

relianoid load balancer create azure instance

2. Set the instance name and search for RELIANOID
Under Applications and OS Images (AMI), search for RELIANOID.

relianoid load balancer azure marketplace search

3. Select the RELIANOID AMI
From the Amazon Marketplace results, choose RELIANOID ADC Enterprise Edition.

relianoid enterprise v8 azure marketplace listing

4. Continue to configuration
Click Continue to proceed with the instance configuration.

relianoid load balancer enterprise v8 azure subscription

5. Choose an instance type
Select an instance type with appropriate resources for your use case.

Recommendation: At least 2 vCPUs for SSL Offload operations.

Choose your Key Pair to enable SSH access to the appliance.

relianoid load balancer azure instance type

6. Configure firewall settings (Security Groups)
Set up security groups according to your needs.
For management, allow the following:

  • HTTPS port 444 from the Internet
  • SSH port 22 from the Internet

For public virtual services, allow the following:

  • Custom TCP traffic from Anywhere
  • HTTPS (port 443) traffic from the Internet
  • HTTP (port 80) traffic from the Internet

relianoid load balancer azure instance firewall settings

7. Allocate storage
Assign at least 20 GB of disk space for the instance.

relianoid load balancer azure instance storage

8. Review and launch the instance
Review all settings and launch the instance.

relianoid load balancer azure launch instance

9. Verify the instance status
Ensure the instance enters the Running state.

relianoid load balancer azure instance listing

10. Locate the Public DNS
From the instance summary, copy the Public IPv4 DNS. You’ll use this for accessing the system via SSH and web browser.

Initial Setup of RELIANOID Enterprise Load Balancer on Azure #

11. Connect via SSH
SSH into the instance using the admin user:

ssh -i your-key.pem admin@<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