зеркало из
1
0
Форкнуть 0
azure-quickstart-templates/docker-swarm-cluster
Khalid Mouss 0f5a210da8 Added metadata for all fields 2015-04-27 19:10:12 +00:00
..
README.md Adding Docker Swarm template 2015-04-27 06:51:40 +00:00
azuredeploy-parameters.json Adding Docker Swarm template 2015-04-27 06:51:40 +00:00
azuredeploy.json Added metadata for all fields 2015-04-27 19:10:12 +00:00
metadata.json Adding Docker Swarm template 2015-04-27 06:51:40 +00:00

README.md

Deploy Docker swarm cluster on a Virtual Machines

This template allows you to create a Docker swarm cluster on a VM on Azure.

Below are the parameters that the template expects

Name Description
storageAccountNamePrefix Storage Account Name Prefix where the Virtual Machine's disks will be placed.
adminUsername Username for the Virtual Machines
adminPassword Password for the Virtual Machines
subscriptionId Subscription ID where the template will be deployed
scaleNumberPerRegion Number of Virtual Machine instances to create per Region
virtualNetworkNamePrefix Virtual Network Name Prefix
vmNamePrefix Virtual Machine Name Prefix
publicIPAddressNamePrefix Public IP address Name Prefix
nicNamePrefix Network Interface Name Prefix