https://github.com/dvisacker/eth-cloud
https://github.com/dvisacker/eth-cloud
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvisacker/eth-cloud
- Owner: Dvisacker
- Created: 2024-09-07T16:07:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T02:56:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T14:53:20.438Z (over 1 year 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