-
Notifications
You must be signed in to change notification settings - Fork 3
docs: Add details about State Sync configuration [DEV-5269] #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Task linked: DEV-5269 Update docs and prepare a state sync script |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for State Sync configuration, which allows node operators to initialize their nodes quickly with significantly less storage requirements compared to traditional snapshot restoration.
- New State Sync configuration guide with manual setup instructions and automated script
- Updated system requirements to reflect different storage needs based on initialization method
- Enhanced installer documentation to include State Sync as an initialization option
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/setup-and-configure/set-up-state-sync.md | New comprehensive guide for State Sync configuration with manual and scripted setup options |
| docs/setup-and-configure/requirements.md | Updated storage requirements to differentiate between State Sync, snapshot, and archive node needs |
| docs/setup-and-configure/README.md | Updated installer documentation to include State Sync initialization option and version examples |
| SUMMARY.md | Added State Sync configuration guide to documentation table of contents |
| .github/linters/mlc_config.json | Added HTTP 429 status code to allowed list for link checking |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Eengineer1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving general instructions, but consider correcting any surfaced typos.
Feel free to merge into develop after.
No description provided.