Post #2765795
2026-05-20 23:03 UTC
I released relic this week. It’s a simple bash script/docker container to easily backup docker volumes, plain folders or (postgres) databases with restic.
It’s configured with docker labels, so you can add backups to a container with as little as one additional line in compose.yaml.
For example, to add backups to a postgres container, just add the "relic: postgres" label. That’s it. (Well, if relic is running ^^)
Maybe someone else finds this interesting :)
https://codeberg.org/tippfehlr/relic
Replies (0)
No replies.