Infrastructure for Nimbus cluster https://nimbus.team
Go to file
Jakub Sokołowski cb448d64f3
nimbus-prater-windows: deploy dedicated Geth nodes
https://github.com/status-im/infra-nimbus/issues/125

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-06 19:26:25 +02:00
ansible nimbus-prater-windows: deploy dedicated Geth nodes 2022-09-06 19:26:25 +02:00
files
scripts
.gitignore
Makefile
README.md readme: add link for Ropsten block explorer 2022-06-01 14:20:08 +02:00
ansible.cfg
common.tf
dash.tf
eth1.tf
fluffy.tf
geth.tf add geth-windows-01.he-eu-hel1.nimbus.prater host 2022-09-05 12:13:40 +02:00
kiln.tf
logs.tf logs.nimbus: drop ElasticHQ in favor of ES Comrade 2022-07-14 20:31:24 +02:00
main.tf remove Artur's aws_key_pair resource 2022-08-08 10:31:37 +02:00
mainnet.tf
outputs.tf add geth-windows-01.he-eu-hel1.nimbus.prater host 2022-09-05 12:13:40 +02:00
prater.tf nimbus.prater: drop old metal linux hosts 2022-08-31 20:00:06 +02:00
providers.tf
ropsten.tf
secrets.tf
users.tf
variables.tf
versions.tf upgrade Terraform version to 1.2.0 2022-06-02 10:48:50 +02:00

README.md

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/ metal-01.he-eu-hel1.nimbus.mainnet
http://testing.mainnet.beacon-api.nimbus.team/ metal-02.he-eu-hel1.nimbus.mainnet
http://unstable.prater.beacon-api.nimbus.team/ metal-01.he-eu-hel1.nimbus.prater
http://testing.prater.beacon-api.nimbus.team/ metal-02.he-eu-hel1.nimbus.prater
http://unstable.kiln.beacon-api.nimbus.team/ metal-01.he-eu-hel1.nimbus.kiln

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.