Skip to content

Commit 9525f62

Browse files
committed
Add some minor docs on db backups
1 parent 4bb5a9f commit 9525f62

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/Backups.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Backups
2+
3+
## Postgres
4+
5+
We use https://app.snapshooter.com/ (recommended by Digial Ocean) to run our nightly database backup.
6+
7+
This is a full single backup of all databases with 14 days retention.
8+
9+
We store the backups in https://secure.backblaze.com/ (as it's cheeper than snapshooter's storage!)
10+
11+
Credentails for both are in metacpan credentials
12+
13+

0 commit comments

Comments
 (0)