I have been using OMV on a rpi for a few years and have it working well using docker for a number of services such as plex, transmission, unifi, influx, grafana, mysql and others.
Now I have a minipc (Intel N100 based, 16g ram) and my plan is to migrate most services to the minipc. So this opens up the KVM plugin and LXC containers in addition to docker.
I have setup plex in a LXC as a test and am happy with the progress I have made once I got my head around the basics of LXC containers and the KVM plugin!
Questions:
- Given omv is based on debian bookworm (I use proxmox kernel) - should I aim to use debian bookworm lxc containers where possible?
- I am thinking that LXC containers will work faster / more efficiently than docker containers. Is this a reasonable assumption?
- Any input and thoughts appreciated. Especially in relation to stability and ease of maintenance of LXC containers?
ryecoaaron - just wanted to say that the KVM plugin is very nice. Thank you!
Thanks all!