I am working on a project that requires PostgreSQL but cannot get the app from the library. I understand that the database is available from 24.10. I upgraded my truenas to 24.10 but then lost all of the custom apps from 24.04. I rebooted back into 24.04 but cannot find an export function for my custom app config. How do I save my app configs so the apps can be reinstated when I upgrade to 24.10
There’s no config backup option… You’d have to manually make screenshots of your settings and try to recreate the apps with the new docker backend.
Should you at least be able to run midclt call app.query | jq for a configuration report instead of taking pictures? Sadly can not check..
This command is already documented in the deprecated websocket api so i think it should already be a “thing” with 24.04.
I don’t know, it’s been over a year since i switched from the kubernetes apps to my own docker stack running in an lxc… i just burned everything to the ground and started fresh