Skip to content

Commit

Permalink
updated minimum specs for drand node (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
CluEleSsUK authored Oct 9, 2024
1 parent 76a71fd commit 2f82658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/04_ops-guide/04-00-Getting-started-ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ A high-level view of a simple drand stack
| Resource | For a drand node | For a Publicly-accessible HTTP Relay |
| --- | --- | --- |
| Compute | Comparable to x86-64 at the AWS ‘micro’ tier | Comparable to x86-64 at the AWS ‘micro’ tier |
| Storage | At least 64GB of persistent storage | N/A |
| Storage | At least 32GB of persistent storage | N/A |
| Storage I/O | No special provisioning required | N/A |
| Network Bandwidth | Minimum 1Mbps of dedicated bandwidth | 100Mbps of network traffic |
| Memory | 32GB | 32GB to keep all rounds cached in memory |
| Memory | 8GB | 32GB to keep all rounds cached in memory |
| Hosting Capacity | At least 100Gbps of available peered or transit bandwidth | N/A |

# Monitoring Recommendations
Expand Down

0 comments on commit 2f82658

Please sign in to comment.