Infrastructure for Nimbus cluster https://nimbus.team
Go to file
Jakub Sokołowski 389e6dd432
nimbus.mainnet: fix number variable for metal-02
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-04-26 10:16:44 +04:00
ansible nimbus.mainnet: fix number variable for metal-02 2022-04-26 10:16:44 +04:00
files
modules/dummy-module dummy-module: add become_user variable, fix windows 2022-03-03 21:02:59 +01:00
scripts
.gitignore
Makefile
README.md readme: clean up, update endpoint links 2022-03-31 20:03:38 +02:00
ansible.cfg
common.tf
dash.tf
eth1.tf add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00
fluffy.tf add two new hosts for nimubs.fluffy fleet 2022-03-08 12:23:11 +01:00
geth.tf nimbus.geth: bump Goerli data volume to 150 GB 2022-02-18 19:37:25 +01:00
kiln.tf expose API at unstable.kiln.beacon-api.nimbus.team 2022-03-30 18:27:11 +02:00
logs.tf add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00
main.tf
mainnet.tf add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00
openeth.tf add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00
outputs.tf drop config for nimbus.pyrmont fleet 2022-03-26 10:36:56 +01:00
prater.tf move metal-07.he-eu-hel1.nimbus.prater to nimbus.kiln 2022-03-10 18:19:25 +01:00
providers.tf
secrets.tf
users.tf
variables.tf
versions.tf

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.