David Boreham
ec6b5439f4
* Update repository list file * Add host part to repo name * Allow git hosts other than github
25 lines
565 B
YAML
25 lines
565 B
YAML
version: "1.0"
|
|
name: fixturenet-eth-loaded
|
|
decription: "Loaded Ethereum Fixturenet"
|
|
repos:
|
|
- github.com/cerc-io/go-ethereum
|
|
- github.com/cerc-io/tx-spammer
|
|
- github.com/cerc-io/ipld-eth-server
|
|
- github.com/cerc-io/ipld-eth-db
|
|
- github.com/cerc-io/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
|