Apps questions

Since Electric Eel 24.10, yes.
The apps in the included repository have some GUI features to make them easier to deploy but the underlying structure is basic Docker and you can run your own custom apps using every day containers, even using your own yaml.

That is a recommended way of doing it yes, do not use the alternative “iXvolume” as that is only for things you don’t need to retain

Correct, well config and other things that the app needs access to, like the media files for Jellyfin or similar.

There is a setting that lets you control which pool containers are installed to, but it’s a single setting for all the apps.

Yup, absolutely.

A recurring issue I see here is when someone makes a dataset and points an app to it using host paths but haven’t set the permissions up correctly, causing the app to fail. It’s probably one of the first things you should verify if a new app fails to deploy correctly. What the correct permissions are vary from app to app.

1 Like