Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvisacker/eth-cloud
https://github.com/dvisacker/eth-cloud
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvisacker/eth-cloud
- Owner: Dvisacker
- Created: 2024-09-07T16:07:45.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-14T02:56:37.000Z (4 months ago)
- Last Synced: 2024-11-16T01:56:52.895Z (2 months ago)
- Language: Shell
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Very outdated docs
## Setup
```bash
packer init .
packer build .
terraform init
terraform apply
```## Logs
```bash
journalctl -f -u reth
journalctl -f -u lighthouse
```## References
- https://gist.github.com/yorickdowne/f3a3e79a573bf35767cd002cc977b038
- https://pawelurbanek.com/ethereum-node-aws## Tips
- Hetzner is much cheaper than AWS (4 times cheaper for compute, 1.5 cheaper for storage)## Todo
- [x] AWS: reth configuration
- [ ] AWS: geth configuration
- [ ] Hetzner: reth configuration
- [ ] Hetzner: geth configuration
- [ ] Arbitrum: geth configuration
- [ ] Optimism: geth configuration
- [ ] Optimism: reth configuration
- [ ] Simple metrics