diff --git a/docs/composedb/guides/composedb-server/running-in-the-cloud.mdx b/docs/composedb/guides/composedb-server/running-in-the-cloud.mdx index 740680a6..6b3750d3 100644 --- a/docs/composedb/guides/composedb-server/running-in-the-cloud.mdx +++ b/docs/composedb/guides/composedb-server/running-in-the-cloud.mdx @@ -68,8 +68,8 @@ After authenticating your cluster, it’s a good idea to verify the connectivity kubectl config get-contexts ``` -### Deploy a Ceramic with ComposeDB Server -In this section we will focus on deploying the Ceramic with ComposeDB Server on the DigitalOcean Kubernetes cluster. +### Deploy a Ceramic node +In this section we will focus on deploying the Ceramic node on the DigitalOcean Kubernetes cluster. 1. Clone the [simpledeploy](https://github.com/ceramicstudio/simpledeploy.git) repository and enter the created directory: