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

forest backup tool #3981

Closed
4 tasks done
LesnyRumcajs opened this issue Feb 21, 2024 · 0 comments · Fixed by #3987
Closed
4 tasks done

forest backup tool #3981

LesnyRumcajs opened this issue Feb 21, 2024 · 0 comments · Fixed by #3987
Assignees

Comments

@LesnyRumcajs
Copy link
Member

LesnyRumcajs commented Feb 21, 2024

Issue summary

Manually managing the node backups requires internal Forest knowledge. We should contrive a tool that handles that, like forest-tool backup.

This tool should have two modes:

  • creating backups
    • libp2p keypair (included by default),
    • keystore (included by default),
    • proof parameters (excluded by default),
    • database (excluded by default)
  • recreating Forest from the backup

Acceptance criteria:

  • Backups can be created with the tool, no internal Forest knowledge necessary,
  • Tests are implemented, testing roundtrip and all scenarios.
  • Documentation is provided
  • Tool is shared with the infrastructure team.

Other information and links

@LesnyRumcajs LesnyRumcajs self-assigned this Feb 21, 2024
@LesnyRumcajs LesnyRumcajs mentioned this issue Feb 22, 2024
4 tasks
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.

1 participant