feat: enable backup-bot-two #2

Open
fauno wants to merge 7 commits from backups into main
Owner

is this everything i'd need to enable backup-bot-two? i copied it from hedgedoc (although postgresql versions differ).

is this everything i'd need to enable backup-bot-two? i copied it from hedgedoc (although postgresql versions differ).
fauno added 1 commit 2025-01-02 19:49:19 +00:00
fauno added 1 commit 2025-01-02 19:57:37 +00:00
Author
Owner

it works locally though i get a Can not find volume with the name postgres message during backup create. the backup.sql file is created with the database dump.

it works locally though i get a `Can not find volume with the name postgres` message during `backup create`. the backup.sql file is created with the database dump.
fauno added 2 commits 2025-04-14 13:15:54 +00:00
fauno requested review from 3wordchant 2025-04-14 13:21:41 +00:00
fauno added 1 commit 2025-04-14 13:22:13 +00:00
fauno added 2 commits 2025-05-05 13:59:11 +00:00
Author
Owner

i fixed the volume name and the error went away, and i can find the backup.sql file on the volume. i haven't tested the restore function yet. is it safe to release though? it's the same restore from other recipes

i fixed the volume name and the error went away, and i can find the backup.sql file on the volume. i haven't tested the restore function yet. is it safe to release though? it's the same restore from other recipes
This pull request has changes conflicting with the target branch.
  • compose.yml

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin backups:backups
git checkout backups
Sign in to join this conversation.
No description provided.