25 lines
507 B
YAML
25 lines
507 B
YAML
version: "1.0"
|
|
name: fixturenet-eth-loaded
|
|
decription: "Loaded Ethereum Fixturenet"
|
|
repos:
|
|
- cerc-io/go-ethereum
|
|
- cerc-io/tx-spammer
|
|
- cerc-io/ipld-eth-server
|
|
- cerc-io/ipld-eth-db
|
|
- cerc/go-ethereum
|
|
containers:
|
|
- cerc/lighthouse
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/ipld-eth-server
|
|
- cerc/ipld-eth-db
|
|
- cerc/keycloak
|
|
- cerc/tx-spammer
|
|
pods:
|
|
- fixturenet-eth
|
|
- tx-spammer
|
|
- fixturenet-eth-metrics
|
|
- keycloak
|
|
- ipld-eth-server
|
|
- ipld-eth-db
|