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 running guides #254

Closed
14 tasks
damip opened this issue Jan 5, 2024 · 0 comments · Fixed by #255
Closed
14 tasks

Node running guides #254

damip opened this issue Jan 5, 2024 · 0 comments · Fixed by #255
Assignees

Comments

@damip
Copy link
Member

damip commented Jan 5, 2024

TODO for initial node runners:

  • make sure everything is working if we follow the steps described in docs/node/initial.mdx
  • proof-read everything

TODO for normal 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
  • make sure everything is working if we follow the steps described in docs/node/initial.mdx
  • proof-read everything
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 a pull request may close this issue.

3 participants