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

maintenance scripts #1627

Merged
merged 3 commits into from
Nov 4, 2024
Merged

maintenance scripts #1627

merged 3 commits into from
Nov 4, 2024

Conversation

brenzi
Copy link
Collaborator

@brenzi brenzi commented Oct 31, 2024

some helpful scripts which we may want to autodeploy

  • take snapshots for recovery

  • rsync nodes for potential hot-swap

    • rollbacks possible on hourly basis
    • hotswap: hourly sync, which means we could lose 1h of interactions
  • crontab tested. works as expected

requires:
apt install inotify-tools

@brenzi brenzi requested a review from mosonyi October 31, 2024 16:10
@brenzi brenzi added B0-silent Item should not be mentioned in any change logs. (e.g. documentation updates) C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing A7-somethingelse labels Nov 4, 2024
@brenzi brenzi merged commit 10fffb6 into master Nov 4, 2024
39 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A7-somethingelse B0-silent Item should not be mentioned in any change logs. (e.g. documentation updates) C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant