Do not recommend m3.medium instance for rippled

DEC-716
This commit is contained in:
wilsonianb
2016-02-04 10:42:46 -08:00
parent 5c2b01401c
commit 0cfea076d4
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ A `rippled` server should run comfortably on commodity hardware, to make it easy
- Disk: Minimum 50GB SSD recommended (500+ IOPS, more is better) for the database partition
- RAM: 4+GB
Amazon EC2's m3.medium or m3.large VM sizes may be appropriate depending on your workload. (Validating servers need more resources.)
Amazon EC2's m3.large VM size may be appropriate depending on your workload. (Validating servers need more resources.)
Naturally, a fast network connection is preferable.

View File

@@ -200,7 +200,7 @@
<li>Disk: Minimum 50GB SSD recommended (500+ IOPS, more is better) for the database partition</li>
<li>RAM: 4+GB</li>
</ul>
<p>Amazon EC2's m3.medium or m3.large VM sizes may be appropriate depending on your workload. (Validating servers need more resources.)</p>
<p>Amazon EC2's m3.large VM size may be appropriate depending on your workload. (Validating servers need more resources.)</p>
<p>Naturally, a fast network connection is preferable.</p>
<h2 id="installation-on-centosred-hat-with-yum">Installation on CentOS/Red Hat with yum</h2>
<p>This section assumes that you are using CentOS 7 or Red Hat Enterprise Linux 7.</p>