Deploy Chatwoot on a single VM in Azure
This guide will deploy chatwoot on a single VM in Azure. For a cloud native deployment, use our helm charts with Azure Kubernetes Service(AKS).
This guide is a work in progress and your mileage may vary.
chatwoot
and select your preferred region.Ubuntu 20.04 LTS - Gen2
as the image.Standard_D4s_v3
(4vCPU, 16GB RAM).Review + create
to spin up the VM.http://<your-instance-ip>:3000
. Or if you completed the domain setup during the installation, chatwoot should be available at https://<your-domain>
.Browser access via port 3000 will only work if enabled under inbound rules.