jovay: add aldaba pruned compose for mainnet and sepolia
Vendor L2 RPC (jovay/l2-rpc:0.14.0-rc1) with init seeding, Traefik /jovay-mainnet and /jovay-sepolia routes, and dshackle upstream labels. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3367,6 +3367,38 @@
|
||||
"immutable-zkevm-testnet-geth-pruned-pebble-path"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "aldaba",
|
||||
"compose_file": "jovay/aldaba/jovay-mainnet-aldaba-pruned",
|
||||
"features": [],
|
||||
"network": "jovay",
|
||||
"node": "conf",
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "pruned",
|
||||
"volumes": [
|
||||
"jovay-mainnet-aldaba-pruned",
|
||||
"jovay-mainnet-aldaba-pruned_conf",
|
||||
"jovay-mainnet-aldaba-pruned_log"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "sepolia",
|
||||
"client": "aldaba",
|
||||
"compose_file": "jovay/aldaba/jovay-sepolia-aldaba-pruned",
|
||||
"features": [],
|
||||
"network": "jovay",
|
||||
"node": "conf",
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "pruned",
|
||||
"volumes": [
|
||||
"jovay-sepolia-aldaba-pruned",
|
||||
"jovay-sepolia-aldaba-pruned_conf",
|
||||
"jovay-sepolia-aldaba-pruned_log"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "go",
|
||||
|
||||
Reference in New Issue
Block a user