diff --git a/README.md b/README.md index 41f15553d..eb083bec3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@

- Deploy + Deploy + + + Deploy to DO

@@ -81,9 +84,18 @@ Deploying Chatwoot to Heroku is a breeze. It's as simple as clicking this button Follow this [link](https://www.chatwoot.com/docs/environment-variables) to understand setting the correct environment variables for the app to work with all the features. There might be breakages if you do not set the relevant environment variables. + +### DigitalOcean 1-Click Kubernetes deployment + +Chatwoot now supports 1-Click deployment to DigitalOcean as a kubernetes app. + + + Deploy to DO + + ### Other deployment options -Please follow [deployment architecture guide](https://www.chatwoot.com/docs/deployment/architecture) to deploy with Docker or Caprover. +For other supported options, checkout our [deployment page](https://chatwoot.com/deploy). ## Security