summary refs log tree commit diff stats
path: root/system/services/nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-14 09:10:38 +0100
committerSoispha <soispha@vhack.eu>2024-01-14 09:10:38 +0100
commit5abcac48b888888787f7a2829f71190502766906 (patch)
tree439af96e7aa4f65ca2d6e3e47016282845533241 /system/services/nix
parentchore(version): v0.20.0 (diff)
downloadnixos-server-5abcac48b888888787f7a2829f71190502766906.tar.gz
nixos-server-5abcac48b888888787f7a2829f71190502766906.zip
fix(sys/services/restic): Include a db dump of PostgreSQL
Including this dump should remove the risk of a backup with a corrupt
PostgreSQL database. Initial test showed that the backup takes
around 32 GB and runs in under 3 hours.

There is one big oversight not yet included in this commit:
All services running a SQLite database are not included in this dump and
thus can not be safely recovered.
At present these are:
- etebase-server (db.sqlite3)
- murmur (murmur.sqlite)

(This is list was generated with `sudo fd sqlite /srv/`)
Diffstat (limited to 'system/services/nix')
0 files changed, 0 insertions, 0 deletions