Hi
I'm new to OMV and to docker so I have been trying to educate myself but I have a fundamental question which I haven't found any answer to - when to install an app in docker and when to just install it as a regular app?
I (think I) understand the basic idea of docker and so I see the benefits for a developer who wants to develop something that works in every Linux environment. But when is it beneficial for a home-server user to do a docker install over a regular install?
In case it matters, I'll be installing Debian server first and then OVM on top, because I will be trying to install the OS on a mirrored ZFS pool as described here.
To make it more specific, here's some of the stuff I'm considering installing asap:
- NextCloud
- Wireguard
- Pi-hole + Unbound
- OnlyOffice
- MakeMKV
- Handbrake
- Bitwarden
- Jellyfin
- NGINX reverse proxy
- UFW
- Fail2Ban
- ...
If anyone would share their wisdom it would be most appreciated. Both specific recommendations to the list above as well as more general recommendations appreciated?
Thanks in advance!