I have used OMV to run a small file server at home and have left it alone for a few years. Now I needed to add something to it and noticed that it is too old and completely out of support (it is an OMV4). But when I installed OMV6 (and also OMV5), I found that the Nginx plugin is no longer in the Extras. The Nginx extras plugin is what I used with OMV4 to serve my pages.
So my question is: what is the canonical way of serving websites from OMV5/6 now? Is it through a docker? Is there a tutorial or instruction for that? By "serving websites" I mean serve webpages through HTTP (probably need PHP, phpfarm). I do not refer to the management UI that is accessed through web UI.
Besides that, there are a few quick suggestions:
- It helps to have a quick matrix to indicate the simplest way to setup certain things. Such as FTP -> builtin, DLNA -> plugin, Web -> Docker, etc.
- The downloaded installation iso image does not work on my setup. It hangs in the middle of the process. (I installed it in the Proxmox VM. Finally get around by install Debian, then OMV).
Thanks for the nice tool. It has worked really nicely on my light setup.