solana/net/datacenter-node-install/README.md

12 lines
311 B
Markdown
Raw Normal View History

# Introduction
These scripts are intended to facilitate the preparation of dedicated Solana
nodes. They have been tested as working from a clean installation of Ubuntu
18.04 Server. Use elsewhere is unsupported.
# Installation
1) `sudo ./setup-dc-node-1.sh`
2) `sudo reboot`
3) `sudo ./setup-dc-node-2.sh`