Self-hosting overview

Deploy your own instance of Cobrowse in your own AWS, Azure, or Google Cloud account, or fully on-premises including support for air-gapped networks.

Deployment options

Cobrowse is deployed as containers, and we support a range of deployments covering public clouds and on-premise enterprise requirements.

Docker ComposeHelm chartAWS terraformAzure terraformGCP terraform

Any questions or specific requirements to review? Please email us at hello@cobrowse.io!

Software version compatibility

Depending on your choice, your deployment will already include specific versions of these components which you can adjust to your preference.

MongoDB: We recommend 6.x for new deployments. The absolute minimum supported version is 3.2 , but using an end-of-life version this old is strongly discouraged.

Redis: 6.x or 7.x but earlier versions are very likely supported. New deployments are recommended to use the latest available version.

Docker compose: Must support at least compose file format version 3 https://docs.docker.com/compose/compose-file/

Kubernetes: 1.25 to 1.27 but our deployment is known to run on older versions up to 1.23.

helm: 3.x

Next steps

Running your instanceAdvanced configuration

Last updated