From 985d18a36ad5776ed552fc49ee49ed1659a4ef9a Mon Sep 17 00:00:00 2001 From: Sojin Kim Date: Thu, 25 Apr 2019 15:45:54 +0900 Subject: [PATCH] p-rep install guide merge --- node/p-rep/p-rep-installation-and-configuration.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/node/p-rep/p-rep-installation-and-configuration.md b/node/p-rep/p-rep-installation-and-configuration.md index e32bdbd..60f1210 100644 --- a/node/p-rep/p-rep-installation-and-configuration.md +++ b/node/p-rep/p-rep-installation-and-configuration.md @@ -3,8 +3,7 @@ title: "P-Rep Installation and Configuration" excerpt: "General information about the ICON P-Rep election - https://icon.community/iconsensus/" --- -This guide is for ICON Public Representative (P-Reps) candidates explaining how to install and operate a P-Rep node. We will use docker to install the node. ICON will provide a test environment for P-Rep candidates where they can install and run the P-Rep node to produce blocks. This guidance document will focus on setting up a node for the testnet. Complete guideline for the elected P-Reps to participate in the ICON mainnet will be released later. - +This document is a guideline about how to install and operate a Public Representative (“P-Rep”) node on the Testnet using a docker. P-Reps are the consensus nodes that produce, verify blocks and participate in network policy decisions on the ICON Network. The purpose of the Testnet is to provide a test environment for the P-Rep candidates. The Candidates can simulate various activities such as block production to check technical stability of the nodes on the Testnet. (The node operation guideline on the ICON Mainnet for the elected P-Reps will be released in the future.) ## Intended Audience @@ -28,10 +27,10 @@ Below specification is a minimum requirement for the testnet application. | Desciption | Minimum Specification for P-Rep TestNet Application | | ------------- | ---------------------------------------------| -| CPU Model | Intel(R) Xeon® Platinum 8124M CPU @ 3.00 GHz | -| vCPU (core) | 8 | -| RAM | 16G | -| Disk | 200G NVMe SSD | +| CPU Model | Intel(R) Xeon(R) CPU @ 3.00 GHz | +| vCPU (core) | 2 | +| RAM | 4 G | +| Disk | 100 G | | Network | 1 Gbps |