Status: Accepted
Date: 2025-02-12
op-deployer documentation has been moved from the monorepo (mdBook in op-deployer/book/) to the ethereum-optimism/docs repository and the docs website (docs.optimism.io). The mdBook has been removed from the monorepo.
- Single source of truth: Documentation for chain operators is consolidated in the docs repo alongside other operator tools (op-conductor, op-validator, etc.).
- Easier maintenance: Contributors can update op-deployer docs without cloning the optimism monorepo.
- Consistency: All Optimism documentation follows the same structure and deployment pipeline.
- Primary: docs.optimism.io - Chain Operators > Tools > Deployer
- Source: ethereum-optimism/docs - pages/operators/chain-operators/tools/op-deployer.mdx
- Tutorial: Create L2 Rollup - op-deployer setup
- Submit documentation changes to the ethereum-optimism/docs repository.
- Open PRs against the
mainbranch of the docs repo. - Documentation updates do not require changes to the optimism monorepo.
optimism/op-deployer/book/(entire directory)book.toml,custom.csssrc/user-guide/(init.md, apply.md, bootstrap.md, usage.md, etc.)src/reference-guide/(architecture.md, pipeline.md, etc.)src/SUMMARY.md,src/README.mdsrc/assets/
- ethereum-optimism/docs — Mintlify docs at docs.optimism.io
- op-deployer README — links to docs repo