Skip to content

Commit

Permalink
docs: don't suggest cloud instances for validators
Browse files Browse the repository at this point in the history
  • Loading branch information
t-nelson committed Jun 22, 2021
1 parent 28b2ff3 commit cf187dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/running-validator/validator-reqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ releases at [solanalabs/solana](https://hub.docker.com/r/solanalabs/solana).
- See [Installing Solana](../cli/install-solana-cli-tools.md) for the current Solana software release.

Be sure to ensure that the machine used is not behind a residential NAT to avoid
NAT traversal issues. A cloud-hosted machine works best. **Ensure that IP ports 8000 through 10000 are not blocked for Internet inbound and outbound traffic.**
NAT traversal issues. **Ensure that IP ports 8000 through 10000 are not blocked for Internet inbound and outbound traffic.**

Prebuilt binaries are available for Linux x86_64 on CPUs supporting AVX2 \(Ubuntu 20.04 recommended\).
MacOS or WSL users may build from source.
Expand Down

0 comments on commit cf187dc

Please sign in to comment.