-
Notifications
You must be signed in to change notification settings - Fork 384
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
[docs] Create documentation for multinode clusters #1820
Comments
Blocked by #1821 |
As part of Onbloc's multi-node testnet initiative effort, we have tested the newly added Test Environment:
Stress TestPerformed with the 2nd Validator (2 CPU, 2GB RAM) using Supernova // Under normal circumstances ( CPU % / RAM GB) // 300 realm call transactions // 300 realm deployment transactions Feedback from our Tests
With the Gno team's feedback, we’d like to test it further to streamline the multi-node setup experience and help complete the documentation efforts, similar to our past Gnoland Developer Portal initiative. Please let us know what you think about our suggestions. @zivkovicmilos (cc @r3v4s @dongwon8247) |
Thank you for the feedback on this initial setup, and for opening up the issues 🙏 I'm trying to figure out what the best approach for #1922 is, since for the node's What would be the CLI API or showing this, given how |
Hey @zivkovicmilos, for form of
|
Yes, you are absolutely correct, I'm just not sure what the command chain would be to call this functionality. I'd prefer to keep What do you think? |
@zivkovicmilos How about I think |
// UPDATE
Sorry for wrong info. Currently when we start gnoland chain it doesn't archive but prune everything. |
<!-- please provide a detailed description of the changes made in this pull request. --> This PR adds the `validator` docs and updates old `gnoland` cli docs. Closes gnolang#1820 <details><summary>Contributors' checklist...</summary> - [x] Added new tests, or not needed, or not feasible - [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md). </details> --------- Co-authored-by: adr-sk <[email protected]> Co-authored-by: Milos Zivkovic <[email protected]>
Description
This issue concerns creating official documentation on spinning up multinode clusters that cover:
The text was updated successfully, but these errors were encountered: