fix postgres backup #30

Merged
stevensting merged 3 commits from fix-dbbackup into main 2026-07-17 11:08:45 +00:00
Owner

Info for release notes:

Up until now the backups only worked sporadically, as they used the database volume and not the dump due to wring path. Upgrading to this version will start produce reliable backups. Older backups cannot be restored with backup bot anymore, and should be copied manually. (In case there is a working one)

<!-- Thank you for doing recipe maintenance work! Please mark all checklist items which are relevant for your changes. Please remove the checklist items which are not relevant for your changes. Feel free to remove this comment. --> * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [x] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes) Info for release notes: > Up until now the backups only worked sporadically, as they used the database volume and not the dump due to wring path. Upgrading to this version will start produce reliable backups. Older backups cannot be restored with backup bot anymore, and should be copied manually. (In case there is a working one)
stevensting added 1 commit 2026-06-11 16:58:56 +00:00
fix postgres backup with standard script
continuous-integration/drone/pr Build is failing
89712a079e
stevensting added 1 commit 2026-06-11 17:02:28 +00:00
fix backup
continuous-integration/drone/pr Build is failing
df0e3821c7
stevensting requested review from jmakdah2 2026-06-11 17:06:06 +00:00
stevensting added 1 commit 2026-06-11 17:08:47 +00:00
Merge branch 'main' into fix-dbbackup
continuous-integration/drone/pr Build is failing
04c4b33bea
Author
Owner

@jmakdah2 Sadly the backups are not working reliably. I think there should be a new release asap. Once we have that I could inform the matrix channel

@jmakdah2 Sadly the backups are not working reliably. I think there should be a new release asap. Once we have that I could inform the matrix channel
Owner

@stevensting thank you for the PR! @moosemower and myself had been working on testing the renovate image update PRs but it makes more sense to merge this first as it's own release because then we can make sure to have backups working before folks do any version upgrades

@stevensting thank you for the PR! @moosemower and myself had been working on testing the renovate image update PRs but it makes more sense to merge this first as it's own release because then we can make sure to have backups working before folks do any version upgrades
jmakdah2 approved these changes 2026-06-12 04:31:19 +00:00
stevensting merged commit 86fd81a825 into main 2026-07-17 11:08:45 +00:00
stevensting deleted branch fix-dbbackup 2026-07-17 11:08:46 +00:00
Sign in to join this conversation.