From 2ce70249bbcd9a192f8427301878fec86524ff9b Mon Sep 17 00:00:00 2001 From: ijemafe Date: Thu, 4 Jun 2020 20:43:26 -0700 Subject: [PATCH] Update SERVERS.md --- SERVERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SERVERS.md b/SERVERS.md index ebb29f9..7c64ef6 100644 --- a/SERVERS.md +++ b/SERVERS.md @@ -62,7 +62,7 @@ This section will cover hosting a Raven Shield server with [DigitalOcean Droplet Note: This section assumes you have [a copy of Rainbow Six 3: Gold](https://github.com/ijemafe/raven-shield-2020/blob/master/README.md#obtaining-the-game). -A Raven Shield dedicated server running the base game content will use 1 CPU, 128MB of memory, and 1GB of disk space. In order to avoid running at capacity, look for VMs with 256MB of memory and 2GB of disk space. To mitigate unbounded memory growth or leaks, you may want to automatically restart game servers once a day. +A Raven Shield dedicated server running the base game content will use around 1 CPU, 128MB of memory, and 1GB of disk space. In order to avoid running at capacity, look for VMs with 256MB of memory and 2GB of disk space. To mitigate unbounded memory growth or leaks, you may want to automatically restart game servers once a day. If you want to run multiple servers, you may do so on a single Linux VM. Simply add 1 CPU, 256MB of memory, and 2GB of disk space for each additional server you want to run on the same instance.