Skip to content

Latest commit

 

History

History
 
 

simple

This ARM template deploys a Couchbase Enterprise cluster to Azure. This includes both Couchbase Server and Sync Gateway. The template provisions a virtual network, a VMSS, Managed Disks with Premium Storage and public IPs with a DNS record per node. It also sets up a network security group.

Deployment

deploy.sh has commands for both the 1 and 2 version of the Azure CLI. deploy.ps1 contains equivalent Azure PowerShell commands. You can also deploy or inspect the template by clicking the buttons below:

Deployment typically takes less than five minutes. When complete Couchbase administrator will be available on port 8091 of any node. The URL to access the admin on vm0 is output as the nodeAdminURL.

The username and password entered for the deployment will be used for both the VM administrator credentials as well as the Couchbase administrator.