Hello everyone,
I have been starting to test upgrade of ovm4 to omv5 using this awesome upgrade script (https://github.com/dleidert/openmediavault-upgrade/tree/4). After upgrade, letsencrypt and nginx plugins was gone. Both were really helpful in setting up a reverse proxy for all docker services.
As already stated in many forums, the only solution to nginx and letsencrypt in omv5 is to use docker or packages. The best solutions I found were: SWAG and Nginx Proxy Manager. Of course there are also official nginx and letsencrypt docker images. SWAG seems nice, but has no gui. Nginx Proxy Manager has gui, but lacks deep customazation where I need it (nginx proxypass and LE validation configs). Nginx and LE images mean to me that I have to fiddle around with low level config files.
Question: does somebody know a service that allows deep customazation, but also has a gui? Or does somebody has an easy way to migrate from plugins to SWAG?
Thanks a lot!