ObolNetwork / ObolNetwork/obol-docs
Add recommended cloud configs
Nobody has claimed this yet.
- #145 by @thomasheremans — closed without merging
- Dominant language
- MDX
- Stars
- 27
- Forks
- 61
- Avg merge
- 1h 22m
- Merged PRs (30d)
- 2
Description
Problem to be solved
Add recommended cloud configurations to guide users to try out charon. For example, we need to convey what is the recommended instance on popular cloud service providers like AWS, GCP etc.
Proposed solution
Update the hardware faq section.
Add the following section:
Size depends primarily on execution client and consensus client, see system requirements for:
- https://geth.ethereum.org/docs/interface/hardware (16GB RAM, 4 CPU, 2TB SSD)
- https://lighthouse-book.sigmaprime.io/system-requirements.html (8GB RAM, 2 CPU, 128GB SSD)
AWS
- t2.xlarge is recommended
- If you split out Charon and VC, they can run on smallest EC2 instance (1 vCPU, 1GB RAM, 10GB DISK for docker images)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the hardware FAQ section linked in the issue and review the existing wording before editing. Add the proposed execution-client and consensus-client requirements plus the AWS guidance, and verify that the cloud configuration recommendations are clear and complete in the rendered documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, gcp
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100