-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
381 additions
and
385 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# HiveMQ Virtual Machine Cluster | ||
# HiveMQ Virtual Machine Cluster | ||
|
||
This template deploys a n-Node HiveMQ cluster to Azure. | ||
This template deploys an n-Node HiveMQ cluster to Azure. | ||
|
||
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhivemq%2Fhivemq-azure-cluster-discovery-extension%2Fmaster%2Farm-quickstart-templates%2Fhivemq-vm-cluster%2Fazuredeploy.json) | ||
|
||
The following resources will be deployed bis this template: | ||
|
||
- n Virtual Machines with HiveMQ and the HiveMQ Azure Cluster Discovery Extension installed | ||
- An Azure Storage Account used by the Extension | ||
- An Availability Set in which the Virtual Machines are placed | ||
- An Azure Load Balancer used to access the HiveMQ services | ||
- A Virtual Network in which the Virtual Machines and Load Balancer are placed | ||
- A Virtual Network in which the Virtual Machines and Load Balancer are placed | ||
- Network Interfaces with Public IP-Addresses for the Virtual Machines | ||
- A Network Interface with a Public IP-Address for the Load Balancer |
Oops, something went wrong.