Changes
Page history
try to document disaster scenarios
authored
May 11, 2021
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/crm.md
View page @
e9b59ad7
...
@@ -128,9 +128,11 @@ accessible only by TPA. To add a user, on the backend server
...
@@ -128,9 +128,11 @@ accessible only by TPA. To add a user, on the backend server
## Disaster recovery
## Disaster recovery
<!-- what to do if all goes to hell. e.g. restore from backups? -->
If Redis dies, we might lose in-process donations. But otherwise, it
<!-- rebuild from scratch? not necessarily those procedures (e.g. see -->
is disposable and data should be recreated as needed.
<!-- "Installation" below but some pointers. -->
If the entire database gets destroyed, it needs to be restored from
backups, by TPA.
# Reference
# Reference
...
...
...
...