My yunohost warns me that "Port 8443 is not reachable from outside". Is there any reason behind using both nginx as a reverse proxy and also opening the internal port directly to the internet?
If not: please consider removing that firewall directive. It also circumvents any authentication and security measures by nginx if the service is reachable via another port.
My yunohost warns me that "Port 8443 is not reachable from outside". Is there any reason behind using both nginx as a reverse proxy and also opening the internal port directly to the internet?
If not: please consider removing that firewall directive. It also circumvents any authentication and security measures by nginx if the service is reachable via another port.
https://github.com/YunoHost-Apps/galene_ynh/blob/824143672c8aa5c64522a43636d4d369820a893b/scripts/install#L88