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

feat: provide reset-to-n-nodes command #270

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

jacderida
Copy link
Contributor

  • f6d8efe chore: use antctl to start/stop nodes

    Replaces the old references to safenode-manager.

  • ba4b097 feat: provide reset-to-n-nodes command

    This command runs a playbook that uses a Bash script to clear out existing nodes then create the
    specified number of new nodes.

    It is intended to be used in the production environment to reset nodes for a particular environment,
    to avoid having to bootstrap a new one.

    In production, there will be intervals applied to the stop and start commands such that the
    existing node services will be stopped gradually, and the new services will come online slowly,
    probably with an interval of about 5 minutes between each.

Replaces the old references to `safenode-manager`.
This command runs a playbook that uses a Bash script to clear out existing nodes then create the
specified number of new nodes.

It is intended to be used in the production environment to reset nodes for a particular environment,
to avoid having to bootstrap a new one.

In production, there will be intervals applied to the `stop` and `start` commands such that the
existing node services will be stopped gradually, and the new services will come online slowly,
probably with an interval of about 5 minutes between each.
@jacderida jacderida force-pushed the feat-reset-to-n-nodes branch from ba4b097 to 602019f Compare December 23, 2024 23:50
@jacderida jacderida merged commit 584f5fc into maidsafe:main Dec 24, 2024
5 checks passed
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.

1 participant