2023-07-25 16:16:19 +00:00
|
|
|
version: "1.1"
|
|
|
|
name: mainnet-eth
|
2023-09-01 15:15:07 +00:00
|
|
|
description: "Ethereum Mainnet"
|
2023-07-25 16:16:19 +00:00
|
|
|
repos:
|
|
|
|
- github.com/cerc-io/go-ethereum
|
|
|
|
- github.com/cerc-io/lighthouse
|
|
|
|
- github.com/dboreham/foundry
|
2023-08-29 16:32:37 +00:00
|
|
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
|
|
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
2023-08-29 21:49:09 +00:00
|
|
|
- github.com/vulcanize/eth-api-proxy
|
2023-07-25 16:16:19 +00:00
|
|
|
containers:
|
|
|
|
- cerc/go-ethereum
|
|
|
|
- cerc/lighthouse
|
|
|
|
- cerc/lighthouse-cli
|
|
|
|
- cerc/foundry
|
2023-08-29 16:32:37 +00:00
|
|
|
- cerc/keycloak
|
|
|
|
- cerc/webapp-base
|
|
|
|
- cerc/keycloak-reg-api
|
|
|
|
- cerc/keycloak-reg-ui
|
2023-08-29 21:49:09 +00:00
|
|
|
- cerc/eth-api-proxy
|
2023-07-25 16:16:19 +00:00
|
|
|
pods:
|
|
|
|
- mainnet-eth
|
2023-08-29 16:32:37 +00:00
|
|
|
- mainnet-eth-keycloak
|
|
|
|
- mainnet-eth-metrics
|
2023-08-29 21:49:09 +00:00
|
|
|
- mainnet-eth-api-proxy
|
2023-07-25 16:16:19 +00:00
|
|
|
- foundry
|