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 Composechevron-rightHelm chartchevron-rightAWS terraformchevron-rightAzure terraformchevron-rightGCP terraformchevron-right
circle-check

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 7.x or 8.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: https://docs.docker.com/compose/

Kubernetes: v1.32, our deployment is known to run on older versions up to 1.23.

helm: 3.x

Next steps

Running your instancechevron-rightAdvanced configurationchevron-right

Last updated