forked from cerc-io/stack-orchestrator
Thomas E Lackey
6fa3ca2b6d
* Update from github.com to git.vdb.to for many repos. * Use ipld-eth-server@v1.11.6-statediff-v5 for most stacks * Specify go-ethereum branch/tag
24 lines
540 B
YAML
24 lines
540 B
YAML
version: "1.2"
|
|
name: mainnet-eth
|
|
description: "Ethereum Mainnet"
|
|
repos:
|
|
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
|
|
- git.vdb.to/cerc-io/lighthouse
|
|
- github.com/dboreham/foundry
|
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
|
containers:
|
|
- cerc/go-ethereum
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/foundry
|
|
- cerc/keycloak
|
|
- cerc/webapp-base
|
|
- cerc/keycloak-reg-api
|
|
- cerc/keycloak-reg-ui
|
|
pods:
|
|
- mainnet-eth
|
|
- mainnet-eth-keycloak
|
|
- mainnet-eth-metrics
|
|
- foundry
|