Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tornikebcw authored Aug 7, 2024
1 parent c620688 commit c838a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This repository contains the necessary infrastructure as code to set up a Solana

### 5. Solana Node Configuration
1. After provisioning the infrastructure, download and run the scripts located in the `scripts/solana-rpc` directory on the Solana node.
2. These scripts handle disk configuration, Solana RPC node setup, and will expose the RPC port on `8899` internally which will be proxied through Nginx on port 80.
2. These scripts handle disk configuration, Solana RPC node setup,Nginx configuraiton and will expose the RPC port on `8899` internally which will be proxied through Nginx on port 80.
3. Execute the `configure-solana-disks.sh` script first and ensure it completes successfully:
```bash
chmod +x configure-solana-disks.sh
Expand Down

0 comments on commit c838a33

Please sign in to comment.