Skip to content

feat(docker): introduce 4-node setup - #832

Merged
Arjentix merged 1 commit into
devfrom
arjentix/multi-node-docker-setup
Sep 7, 2026
Merged

feat(docker): introduce 4-node setup#832
Arjentix merged 1 commit into
devfrom
arjentix/multi-node-docker-setup

Conversation

@Arjentix

@Arjentix Arjentix commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

🎯 Purpose

Create multi sequencer node docker setup for local testing and as example for infra team.

⚙️ Approach

  • Sequencer key can now be passed as cli argument
  • Multi node configs generation tool
  • Configs for these nodes
  • Adjusted docker setup

🧪 How to Test

docker compose up --build

Then try in another terminal:

just run-wallet check-health

Or check grafana at http://localhost:3000. You'll see 4 stats

🔗 Dependencies

None

🔜 Future Work

None

📋 PR Completion Checklist

  • Complete PR description
  • Implement the core functionality
  • Add/update tests
  • Add/update documentation and inline comments

@Arjentix Arjentix self-assigned this Sep 4, 2026
Comment thread tools/devnet_configs/src/main.rs Outdated

@schouhy schouhy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! only thing I'd change is replace the usage of determinstic keys for stake accounts by random ones

@Arjentix
Arjentix force-pushed the arjentix/multi-node-docker-setup branch from a16acd3 to 64a94ff Compare September 4, 2026 20:16
@Arjentix

Arjentix commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator Author

LGTM! only thing I'd change is replace the usage of determinstic keys for stake accounts by random ones

Fixed!

@moudyellaz moudyellaz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks

@erhant erhant left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread lez/sequencer/core/src/config.rs
@Arjentix
Arjentix merged commit 74cc3e4 into dev Sep 7, 2026
51 checks passed
@Arjentix
Arjentix deleted the arjentix/multi-node-docker-setup branch September 7, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants