rogargon / alastria-node

How to install a node in Alastria

Home Page:https://alastria.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALASTRIA Red T

This page contains technical information needed to work in the Alastria ecosystem on the possible different ways.

You'll need at least a host/node to interact with the network, please read the technical requirements for it.

System requirements

Operating System: Ubuntu 16.04 64 bits

Hardware:

Hardware minimum desired
CPU's: 2 4
Memory: 4 Gb 8 Gb
Hard Disk: 100 Gb 1000 Gb

TCP/UDP PORTS

You'll need to open the following ports in both ways to deploy a node:

Port Type Definition
21000 TCP/UDP Geth process application port
9000 TCP Constellation port (private transactions)
22000 TCP RPC Port (this can be internal only)
80 y 443 TCP RPC Port if using the automatic installation with Alastria Open Access Component

Installation & configuration of

[Regular node] Quorum node + Constellation + Access point + Monitor

[Validator node] Quorum node + Access point + Monitor

[Bootnode node] Quorum node

Deployment of Smart Contracts on Alastria Network

To know more about the use of Alastria Network, you can visit the Smart Contract Deployment Guides:

Alastria network resources

List of links with resources for the Alastria Network

About

How to install a node in Alastria

https://alastria.io/

License:Apache License 2.0


Languages

Language:Shell 91.6%Language:Dockerfile 8.4%