Add RAM recommendation for AWS VPC Enterprise Server deployment (#1068)
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
pollfly 2025-03-02 15:56:50 +02:00 committed by GitHub
parent 6f8d8601f0
commit 2ef60eb575
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,8 @@ It covers the following:
## Prerequisites
An AWS account with at least 2 availability zones is required. It is recommended to install on a region with at least
* It is recommended to start with 4 CPUs and 32 GB of RAM. An `r6a.xlarge` EC2 instance would accommodate these requirements.
* An AWS account with at least 2 availability zones is required. It is recommended to install on a region with at least
3 availability zones. Having fewer than 3 availability zones would prevent the use of high-availability setups, if
needed in the future.