Skip to content
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

Node runner guide #249

Merged
merged 19 commits into from
Jan 5, 2024
Merged

Node runner guide #249

merged 19 commits into from
Jan 5, 2024

Conversation

damip
Copy link
Member

@damip damip commented Jan 4, 2024

The priority is docs/node/initial.mdx which is the doc for initial node runners (not normal ones who have their own doc in the rest of docs/node/* !).

TODO for initial node runners:

  • fill the TODOs on how to import saved wallets
  • add node routability setup at node install phase. Insist that without routability, their node will be unstable through
    lack of connectivity
    • for routability, DO NOT FORGET TO SET THE IP ADDRESS IN THE CONFIG
    • tell how to check that it is defined (eg. I think the client tells you your IP address on top of get_info (?))
  • check that all links work
  • try to render and see how it looks
  • add a last phase where you check the status of your node:
    • routability check using an external service like https://portchecker.co/
    • make sure the node staking address is the one in the initial rolls file
    • make sure your node is connected to peers

@damip damip requested a review from Leo-Besancon January 4, 2024 16:21
Copy link
Contributor

@Leo-Besancon Leo-Besancon left a comment

Choose a reason for hiding this comment

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

Approved for a first pass!

@Leo-Besancon Leo-Besancon marked this pull request as ready for review January 5, 2024 14:50
@Leo-Besancon Leo-Besancon merged commit 8b8c85c into main Jan 5, 2024
4 checks passed
@Leo-Besancon Leo-Besancon deleted the node_runner_guide branch January 5, 2024 14:55
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.

3 participants