We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Anarchy should have a process for backing up AnarchySubjects and AnarchyActions to object storage such that they can be retrieved for DR purposes.
The restore can be as simple as shutting down the anarchy deployments, wiping the subjects and actions, then recreating.
Open question... what about AnarchyRuns? Do those need to be included in the backup?
AnarchyGovernors and AnarchyRunners are considered configuration items and so likely do not need to be in the backup?
The text was updated successfully, but these errors were encountered:
sabre1041
No branches or pull requests
Anarchy should have a process for backing up AnarchySubjects and AnarchyActions to object storage such that they can be retrieved for DR purposes.
The restore can be as simple as shutting down the anarchy deployments, wiping the subjects and actions, then recreating.
Open question... what about AnarchyRuns? Do those need to be included in the backup?
AnarchyGovernors and AnarchyRunners are considered configuration items and so likely do not need to be in the backup?
The text was updated successfully, but these errors were encountered: