mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-31 07:55:42 +00:00
Etan Kissling
b33a35c5e1
nimbus: set --rest-allow-origin='*' for public_api
To allow browser based clients to access our API servers. Depends on: - https://github.com/status-im/infra-role-beacon-node-linux/pull/14 - https://github.com/status-im/infra-role-beacon-node-linux/pull/15 - https://github.com/status-im/infra-role-beacon-node-macos/pull/7 - https://github.com/status-im/infra-role-beacon-node-macos/pull/8 - https://github.com/status-im/infra-role-beacon-node-windows/pull/6 - https://github.com/status-im/infra-role-beacon-node-windows/pull/7 Signed-off-by: Etan Kissling <etan@status.im> 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.
Dashboards
There's a dedicated Kibana dashboard for Nimbus fleet logs: https://nimbus-logs.infra.status.im/
There are explorers available for various testnets:
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%