as stated on the other forum post, if you go with a proxy software, you need to disable https on your web server hosting nextcloud and you need to change away from port 80 to 81. Your proxy will handle ssl and forward all request to nextcloud. usually it is not needed to have ssl active on any of your apps as all this should be handled by the proxy. Only thing you might need to check of your apps are able to work an a sub folder like
This way you would need a single certificate only. Usually your apps should have a wiki where it should describe how to use sub folder. Another option is to use sub domains. Something like this
https://emby.ddns.com
https://plex.ddns.com
You could mix it as well. All depends on your apps and how you could configure them
sorry for the necro-bump, but I wanted to give my docker/nginx proxy manager an update now after a year of running good. how to do that and keep the settings?
Not sure how you setup NPM in first place but having a look to vendor docs might give an idea Upgrading | Nginx Proxy Manager at least if you used docker-compose.
Joulinar saved me again. I updated both containers successfully now. Removed portainer using âdietpi-softwareâ and reinstalled it again. That brought portainer to the latest version. Then I could update the NPM container using portainer.