Replies: 11 comments 2 replies
|
This! And also provide images for amd64 - I get (on both sources):
|
|
Yup, typical enshittification behavior. I'll find something else. |
If you find something similar, let me / us know. |
|
Just testing https://github.com/databasus/databasus |
Nope, it can more :) |
|
Never mind, I had only seen the title. According to the README, the following databases are supported: 💾 Supported databases
|
|
I just moved my entire server environment with 24 databases each with MariaDB or PostgreSQL to Databasus in just 2 hours. I can only recommend the software :) |
|
Looks great, will check that out too. Thanks for the hint! :) |
|
I have published an unofficial source-built image that does not have the three-backup-job limitation and does not require an unlock code: Repository: https://github.com/iamspido/nfrastack-container-db-backup The image is built from the pinned upstream releases of It is available for:
Example: services:
db-backup:
image: ghcr.io/iamspido/nfrastack-container-db-backup:latestI am currently running it with ten configured backup jobs successfully. This is an unofficial community build and is not affiliated with or endorsed by Nfrastack. |
|
Hi, I'm moving this to discussions as I don't deem this as a bug report. Under the terms of the MIT license your usage is fully compliant. While I would have preferred you reach out to me and discuss things like others have and be provided a key back to them after talking, I understand you are doing just what needs to be done to support your operations. I, who as an unemployed person hand write, and maintain this and ~100 other images, rely on funding to continue supporting and maintaining these images. Feel free to send over any supporters or clients my way, I'm happy to talk. |
Uh oh!
There was an error while loading. Please reload this page.
The latest version (4.9.0) appears to restrict functionality in the prebuilt container image. Advanced features and certain environment variables now require an unlock code.
I want to provide clear feedback: I do not like this direction, and I believe it is the wrong approach for this project.
One of the main advantages of container-db-backup has been that it provides a flexible and transparent self-hosted backup solution. Restricting existing configuration options in the publicly available image introduces unnecessary friction, complicates upgrades, and makes the project less suitable for automated and reproducible deployments.
This is particularly problematic for a backup tool, where reliability, predictable configuration, and long-term maintainability are essential.
I understand the need to fund ongoing development, but limiting the functionality of the prebuilt image is, in my opinion, the wrong trade-off. Paid support, sponsorships, consulting, or additional enterprise services would be preferable to restricting core configuration functionality.
Please reconsider this decision and provide a fully functional community image without feature restrictions.
All reactions