Skip to content

Fix failing cloudnative pg backup by enabling internal backups#13

Merged
ath88 merged 4 commits into
developfrom
fix-failing-cloudnative-pg-backup
Feb 25, 2026
Merged

Fix failing cloudnative pg backup by enabling internal backups#13
ath88 merged 4 commits into
developfrom
fix-failing-cloudnative-pg-backup

Conversation

@ath88
Copy link
Copy Markdown
Contributor

@ath88 ath88 commented Feb 25, 2026

Fixes #7

This proved to be the issue with openwebui databases running out of storage, since the backup was staged, but never succeeded, and therefore kept filling up the database.

Should we need external backups, I would recommend to copy from the internal S3 buckets.

@ath88 ath88 requested a review from cableman February 25, 2026 13:38
Copy link
Copy Markdown
Contributor

@cableman cableman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to make PR to the documentation if this requires any one to do some extra steps doing installation: https://github.com/AarhusAI/documentation/blob/main/technical/installation/deployment.md

@ath88
Copy link
Copy Markdown
Contributor Author

ath88 commented Feb 25, 2026

Remember to make PR to the documentation if this requires any one to do some extra steps doing installation: https://github.com/AarhusAI/documentation/blob/main/technical/installation/deployment.md

There are no extra steps for this. :)

@ath88 ath88 merged commit 711c407 into develop Feb 25, 2026
1 check passed
@ath88 ath88 deleted the fix-failing-cloudnative-pg-backup branch February 25, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open WebUI database out of space

2 participants