Hardware requirements
Deployment options
- VPS instance (on any cloud provider) - recommended
- Shared compute instance (e.g. AWS EC2 instance)
- Your personal station
If you prefer running Docker, Docker containers are available at Lava's repository on GitHub.
Hardware requirements
As the network grows, bandwidth, CPU, and memory requirements rise. Large hard drives are recommended for storing years of blockchain history, as well as significant RAM to process the increasing amount of transactions.
Recommended settings to get started
Node Type | RAM | Storage | CPU |
---|---|---|---|
Full (Minimum) | 8GB | 100GB SSD | x64 2.0 GHz 4v CPU |
Full (Recommended) | 16GB | 512GB SSD | x64 2.0 GHz 4v CPU |
Running on AWS?
Operating system
- For using the prebuilt
lavad
- you need to runUbuntu
-20
or newer. - sudo permissions on your machine (e.g. can run
sudo hostname
)
Network configurations
- Outbound - allow all traffic
- Inbound - open the following ports:
- 1317 - REST
- 26657 - TENDERMINT_RPC
- 26656 - Cosmos