Im try again the “Nginx Proxy Manager” but it won’t work.
1 RPi with Debian, HA, and the Nginx Proxy Manager Add on (192.168.100.24)
1 RPi with Debian, Nextcloud (192.168.100.25)
Both now accessible using https://hassio.my_domain.com:443 and https://nextcloud.my_domain.com:4443
Nextcloud on 4443 because it will conflict with HA now with port forwarding in router.
My idea was to test something with https://test.my_domain.com:443 and config the Nginx Proxy like this:
Have you setup the SSL on nginx proxy manager?
I noticed it says “HTTP Only”, so I think you may need to enable them.
The way you have it setup now looks like your homassistant and nextclould are dealing with they own SSL. The way I achieved this, nginx proxy manager deals with the SSL and other services like homeassistant or whatever else runs within the LAN using http only
First part was working. HA was loading correct. But then the whole homekit integration was so slow… and miss some things in develop tool to reset entities, or restart.
Nextcloud was not able to run on proxy… inside netwerk at home no problem. Point to IP itself.
Outside… didn’t work… to many http redirects…
Hi All,
I’ve starting having issues after I needed to reset my modem, prior to that I did not notice any issues connecting from remote, certainly my nginx configuration hasn’t changed.
So, currently I’m getting a screen as per below when I try to connect using https://homeassistanturl
Unable to connect to Home Assistant. Retrying in 53 seconds…
I’m running HA on a RPi with nginx proxy manager configured.
I’m forwarding port 443 from the modem to the HA ip address port 443.
The configuration.yaml has the following config
I’m not sure if the configuration is exactly correct, but as I noted previously, the only thing that has changed recently is that I have factory reset the modem. Don’t even ask where the modem backup is
If anyone has more experience setting this up then I’d love to hear from them.
OK, user error. Basically I added the port forwarding rule on the incorrect router interface, all up and running again as per “almost” the above description if anyone else is stuck.
In addition to the above, I use a custom wildcard cert rather than one of these instant short lived ones.