Background
Node operation is moving to the centralized sequencer architecture. run-morph-node (the scripts / configs / compose setup used to run a Morph node) needs to be adapted so operators can run nodes correctly against the centralized sequencer.
Goal
Update run-morph-node so that, out of the box, it can launch and operate a node in centralized-sequencer mode with correct defaults.
Scope / Tasks
Acceptance Criteria
run-morph-node can start a working node in centralized-sequencer mode with documented configuration.
- Behavior matches the updated
morph-doc node operation guide.
Related
- Companion issue:
morph-doc node operation guide for centralized sequencer.
Background
Node operation is moving to the centralized sequencer architecture.
run-morph-node(the scripts / configs / compose setup used to run a Morph node) needs to be adapted so operators can run nodes correctly against the centralized sequencer.Goal
Update
run-morph-nodeso that, out of the box, it can launch and operate a node in centralized-sequencer mode with correct defaults.Scope / Tasks
run-morph-nodesyncs and operates correctly against the centralized sequencer on devnet/testnet.morph-doc(see companion issue).Acceptance Criteria
run-morph-nodecan start a working node in centralized-sequencer mode with documented configuration.morph-docnode operation guide.Related
morph-docnode operation guide for centralized sequencer.