feat: enable backup-bot-two #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "backups"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
is this everything i'd need to enable backup-bot-two? i copied it from hedgedoc (although postgresql versions differ).
it works locally though i get a
Can not find volume with the name postgres
message duringbackup create
. the backup.sql file is created with the database dump.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
Checkout
From your project repository, check out a new branch and test the changes.