mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-31 07:55:42 +00:00
Jakub Sokołowski
6b800a5342
nimbus.fluffy: re-enable Consul healthchecks
It appears the RPC issues was resolved in: https://github.com/status-im/nimbus-eth1/issues/1880 Most probably caused by DB size. Signed-off-by: Jakub Sokołowski <jakub@status.im>
…
…
…
…
…
…
…
Description
This repo defines Nimbus cluster infrastructure.
Endpoints
These are Beacon API endpoints intended for community testing.
Endpoint | Host |
---|---|
http://unstable.mainnet.beacon-api.nimbus.team/ | linux-01.ih-eu-mda1.nimbus.mainnet |
http://testing.mainnet.beacon-api.nimbus.team/ | linux-02.ih-eu-mda1.nimbus.mainnet |
http://unstable.prater.beacon-api.nimbus.team/ | linux-01.he-eu-hel1.nimbus.prater |
http://testing.prater.beacon-api.nimbus.team/ | linux-02.he-eu-hel1.nimbus.prater |
http://unstable.sepolia.beacon-api.nimbus.team/ | linux-01.he-eu-hel1.nimbus.sepolia |
These nodes have no validators attached.
There are also archives of ERA files:
Endpoint | Host |
---|---|
https://mainnet.era.nimbus.team/ | linux-03.ih-eu-mda1.nimbus.mainnet |
https://prater.era.nimbus.team/ | linux-01.ih-eu-mda1.nimbus.prater |
https://sepolia.era.nimbus.team/ | linux-01.ih-eu-mda1.sepolia.prater |
Dashboards
There's a dedicated Kibana dashboard for Nimbus fleet logs: https://nimbus-logs.infra.status.im/
There are explorers available for various testnets:
Fleet Layouts
The fleet layout configuration used by Ansible can be found in ansible/vars/layout
.
But for finding which host holds which validator use TSV files in ansible/files/layout
.
Repo Usage
For how to use this repo read the Infra Repo Usage doc.
Description
Languages
Python
62.6%
HCL
23.4%
Shell
6.9%
Makefile
3.3%
Nix
2.1%
Other
1.7%