Update manager #1219
Replies: 7 comments 1 reply
-
|
Is there a plan for Docker to support backing up just the database (SQL) and attachments (PDFs, JPGs, etc.) in the future? |
Beta Was this translation helpful? Give feedback.
-
|
I've added this functionality in PR #1255. In the latest update:
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply, Sebastian. You’ve done a solid piece of work here! However, I think something might be messed up on my end, or there’s a problem I’m just not seeing. Below is my YAML (from QNAP Container Station): ` database-test: phpmyadmin-test: volumes: networks: As you can see, I have the following entry:
Despite having this environment variable set, the "Create Backup" button is still missing. Could you help me out with this? Let me know if you need anything else from my side to help track down the cause of the issue. partdb.mp4 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the clarification! I'll wait for the next release then. Glad to hear my YAML config is correct |
Beta Was this translation helpful? Give feedback.
-
|
Hi Sebbeben. Are is implemented this option at version Part-DB 2.8.0? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Maystero14, unfortunately this PR hasn't been merged into v2.8.0 yet. It's been rebased and updated to work with v2.8.0, and all tests are passing, but the decision to merge it is up to @jbtronics as the project maintainer. Hopefully it will be included in the next release! |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the information! Fingers crossed that @jbtronics will merge it soon. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I made a update manager for partdb where you can upgrade/downgrade, it makes backups and logs.
#1217
Beta Was this translation helpful? Give feedback.
All reactions