Deploy and manage worker nodes to provide computing power on Phala Network.
The node service and PRB service can be run on the same server as needed (depending on the number of workers and server performance).
Components | RAM Space | Harddisk Space | Remark |
---|---|---|---|
Node | 4GB+ | 900GB+ NVME | harddisk requirement increasing, 2TB will be best |
PRB | 4GB+ | 0 | RAM requirement depends on worker number, 16GB+ will be better |
Totally | 32GB+ | 2TB | - |
You also need to ensure good network connectivity between the management server and PRB workers, and the network of the PRB management server needs to have more than 10TB of traffic space per month.
a
and you will start editing the document. Paste the following content into the document. (Please note that the file content remains consistent and the indentation alignment of each line is consistent with this document)
a
to start editing the document and paste the following content into the document.
a
to start editing the document and paste the following content into the document.
There are 2 parameters here that need to be user-defined: ws://:9945 & ws://:9944; You need to replace with the IP of the server where the node is located. If you are running the node and PRB on the same server, use your own ip there. If you don’t need the PRBv3 connect to the headers-cache, delete 2 parts ofAfter entering the content, save and return to the previous directory.- !HeadersCacheHttpSource
endpoint: http://
:21111
prb-deployment
, run the docker-compose, and the essential components for PRB will run successfully.