Skip to content

Latest commit

 

History

History
 
 

simple

Important Note

This template uses two Azure Marketplace VMs. To deploy in your Azure subscription you must first deploy the template once from the Azure Portal here.

Overview

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 Server node and Sync Gateway will be running on ports 4984 and 4985 of the Sync Gateway nodes.

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