Skip to content

HA Preparation

Architecture

2-Node Cluster Deployment

img

N-Node Cluster Deployment

img

HySecure High Availability Deployment

Pre-Requisite

Create an Internal Load Balancer

  • Go to Azure Portal >> Load balancer >> Create

Step 1: Select Create Load Balancer.

img

Step 2: Add Basic details as Name, Region, Type, SKU, Virtual Network & Availability Zone and then Select Next: Tags.

img

Step 3: Add Tags and select Next: Review + Create.

img

Step 4: Once the validation is passed then click on Create.

img

Step 5: Review Created Internal Load Balancer

img

Step 6: Overview of Internal Load Balancer.

img

Step 7: Review Frontend Internal IP address.

Tip

This Frontend IP will be used as Virtual IP Address for High Avavilabilty Deployment.

img

Step 8: Create Backend Pool for High Avalability Deployment

img

Step 9: Add Name and Save Backend Pool.

Tip

HySecure Gateway Active Node will be using this Backend Pool while Deploying the Active Node.

img

Add Standby Node to Backend Pool Node

  • As Backend Node Only Active and Passive Nodes will be added to Internal Load Balancer.

Tip

Active and Passive Nodes for High Avaliability will be added as Backend Pool (Backend-Accops-Gateway-Active-Passive-Node) in Internal Load Balancer once Active Cluster is ready.

Active cluster configuration steps are mentioned in next article HySecure HA Configuration

Steps to Add Standby Node to Private Load Balancer

Step 10: Review BackEnd Pool.

img

Step 11: Create Health Probes.

img

Tip

To Preboot HySecure Active Node

Step 12.a: Create a TCP HealthProbe as Health-Probe-TCP-443

img

Step 12.b: Create a HTTPS HealthProbe as Health-Probe-Statuscheck

img

Step 12.c: Review Health Probe

img

Step 13.a: Create Load Balancing Rules for HySecure Gateway.

img

Step 13.b: Add Load Balancing Rule for Database.

img

Step 13.c: Add Load Balancing Rule for Infoagent.

img

Step 13.d: Add Load Balancing Rule for HA-Page

img

Step 13.e: Add Load Balancing Rule for HTTPS-LB.

img

Step 13.f: Review Load Balancing Rules.

img

Step 14: Inbound NAT Rules can be created as per the Requirement for Active, Standby & Real Nodes. By Default It is not Required if HySecure Nodes SSH Access is available directly using their respectve Private IP Addresses.

img

Create a Public Load Balancer

  • Go to Azure Portal >> Load balancer >> Create

Step 1: Select Create Load Balancer, Add Basic Details, Name, Region, Type, SKU, Public IP Address, Public IP Address SKU, Avalability Zone, Routing Preference & Select Next to Add Tags.

img

Step 2: Add Tags and Select Next to Review.

img

Step 3: Once validation is passed then click on Create.

img

Step 4: Review Public Load Balancer.

img

Step 5: Overview of Public TCP Load balancer.

img

Step 6: Public Load Balancer Frontend IP Configuration.

img

Step 7: Add Public Load Balancer Backend Pools.

img

Step 8: Create Backend Pool Node.

img

Step 9: Review Backend Accops Gateway Web Node

img

Step 10: Add Public Load Balancer Health Probes.

img

Step 11: Add a Health Pprobes as Health-Probe-HA-Page.

img

Step 12: Review Health Probe.

img

Step 13: Add a Load Balancing Rule.

img

Step 14: Add Public Web Frontend Rule

img

Step 15: Review Load Balancing Rule

img

Step 16: Inbound NAT Rules can be created as per the Requirement for Active, Standby & Real Nodes. By Default It is not Required if HySecure Nodes SSH Access is available directly using their respectve Private IP Addresses.

img

Step 17: Add Outbound NAT Rules for Internet Access in Backend Pools Node.

img

Tip

To Access Accops Gateway from Internet below Load Balancing Services can be used.

1: Public Load Balancer

2: Public Application Gateway

3: Front Door (Work In Progress)

4: Traffic Manager (Work In Progress)

  • In this Article we will be usng Public Load Balancer.

Add Web Nodes to Backend Pool Node

  • All Web Nodes Active, Passive & Real Nodes will be added to Public Load Balancer.

Tip

All Web Nodes for High Avaliability will be added as Backend Pool (Backend-Accops-Gateway-Web-Node) in Public Load Balancer once Active Cluster is ready.

Active cluster configuration steps are mentioned in next article HySecure HA Configuration

Steps to Add Web Nodes to Public Load Balancer

Whats' Next

Help/Support

Please send a mail to support@accops.com for further Help/Support.

Back to top