op/doma: rename celestia relay to op-alt, add mainnet op-alt relay, vendor mainnet rollup.json

- Rename doma testnet relay from celestia to op-alt (ghcr.io/celestiaorg/op-alt-da)
- Add op-alt relay for doma mainnet with image tag 0.15.0 (not v0.15.0)
- Vendor complete mainnet rollup.json with alt_da (GenericCommitment)
- Fix per-network relay settings: namespace + CELESTIA_*_RPC env vars
- Switch mainnet op-geth to use vendored rollup.json (bind-mounted)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
rob
2026-06-17 14:02:34 +00:00
parent 1944662053
commit 27d0ea0d28
4 changed files with 83 additions and 12 deletions

View File

@@ -208,7 +208,7 @@ services:
- traefik.http.routers.doma-testnet-op-reth-pruned-trace-node.middlewares=doma-testnet-op-reth-pruned-trace-node-stripprefix, ipallowlist
doma-testnet-op-reth-pruned-relay:
image: ${DOMA_CELESTIA_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_TESTNET_CELESTIA_VERSION:-0.14.0-mocha}
image: ${DOMA_OP_ALT_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_TESTNET_OP_ALT_VERSION:-0.14.0-mocha}
expose:
- 3100
environment: