diff --git a/infrastructure/setup-server.md b/infrastructure/setup-server.md index a165df21..302d72cf 100644 --- a/infrastructure/setup-server.md +++ b/infrastructure/setup-server.md @@ -15,7 +15,12 @@ All Ocean Protocol components (Provider, Aquarius, Subgraph) are designed to run * [Docker Engine supported platforms](https://docs.docker.com/engine/install/) * [Docker Compose supported platforms](https://docs.docker.com/desktop/install/linux-install/) +## Server Size +The required CPU and memory for the server depend on the number of requests the component is expected to serve, but the minimum configuration is: + +* 1 core +* 1 GB RAM ## Steps @@ -32,13 +37,6 @@ As mentioned earlier, you can use either an on-premise server or one hosted in t If you choose to use a server hosted in the cloud, you need to create the server using the user interface provided by the cloud platform. Following is an example of how to create a server in Digitalocean. -#### Sizing - -The required CPU and memory for the server depend on the number of requests the component is expected to serve, but the minimum configuration is: - -* 1 core -* 1 GB RAM - #### Example: Creating an Ubuntu Linux server in the Digitalocean cloud 1. Creating account and setting billing