Document system requirements (#1934)

## Proposed Changes

Document some minimal and recommended system specs for running Lighthouse on mainnet with a modest number of validators.
This commit is contained in:
Michael Sproul
2020-11-19 21:23:56 +00:00
parent c5e97b9bf7
commit 37369c6a56
3 changed files with 33 additions and 0 deletions

View File

@@ -13,4 +13,13 @@ Additionally, there are two extra guides for specific uses:
- [Rapsberry Pi 4 guide](./pi.md).
- [Cross-compiling guide for developers](./cross-compiling.md).
## Minimum System Requirements
* Dual-core CPU, 2015 or newer
* 8 GB RAM
* 128 GB solid state storage
* 10 Mb/s download, 5 Mb/s upload broadband connection
For more information see [System Requirements](./system-requirements.md).
[WSL]: https://docs.microsoft.com/en-us/windows/wsl/about