Community Hass.io Add-on: Nginx Proxy Manager
@Klagio wrote: koenhaemels: ’ve installed the addon but when i request a ssl certificate i got an internal error. The certificate is available but won’t work when i select it ? got the same problem,...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@koenhaemels wrote: Never got it working properly … So removed it, lol Read full topic
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@Klagio wrote: Having big problem now, can’t access my xxx.duckdns.org, can’t renew my certificate from the ADDON (and also any other mode is not worlkking), any clue?...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@HeffeD wrote: Anybody also using the Wireguard addon? How do you configure the NGINX Proxy Manager addon to listen on port 51820 for Wireguard to function? I’m assuming it’s something to do with...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@tielemans.jorim wrote: Not even sure what you are asking because the 2 things are unrelated. You need to forward UDP port 51820 just like you forwarded TCP ports 80 and 443 for Nginx Proxy Manager....
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@Oleksii_Zelivianskyi wrote: Hello. I am trying to enable external access to Home Assistant API without external access to UI. Can I do it with this add-on? I use ddns and forwarded port from ty...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@Oleksii_Zelivianskyi wrote: I think a figured it out. To allow access only to http://ip_address:8123/api/ I added custom location / with forward hostname and port homeassistant 8123 and additional...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@HeffeD wrote: tielemans.jorim: Not even sure what you are asking because the 2 things are unrelated. You need to forward UDP port 51820 just like you forwarded TCP ports 80 and 443 for Nginx Proxy...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@kwetiaw wrote: hi there has anyone worked out how to password protect the custom locations? or I wonder if i am setting this up correctly (i prefer not to use sub domain) So I set up 1 host and add...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@barqers wrote: Anyone know if there’s a way to specify a URL to a certificate? E.g. Running the duckdns addon it already generates certificates. Can we point the certfile location to...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@ArisSaraiva wrote: Hi to all I´m having problems to get SSL certificates, it keeps giving me Time out operation here´s my log: [9/22/2019] [10:03:04 AM] [Nginx ] › ℹ info Reloading Nginx [9/22/2019]...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@DavidFW1960 wrote: ArisSaraiva: would apreciate any help Looks like you are using the http challenge so Port 80 needs to be forwarded to port 80 for that to work. Read full topic
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@ArisSaraiva wrote: Hi thanks for the reply, is already forwaded rpi ip 80 to 80 also 443 to 443. Anything could be goign wrong. rgd Read full topic
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@thomas-be wrote: I have set up the addon and it is working. However, how do I limit access to HomeAssistant only from the nginx proxy? I want to avoid people bypassing it. Anyone know what I need to...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@barqers wrote: You would have to add a whitelist and use_x_forwarded_for in http: Home Assistant HTTP Offers a web framework to serve files. Read full topic
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@thomas-be wrote: With whitelist, do you mean “trusted_proxies”? And would this disable direct access without passing through a browser? TNx, Thomas Read full topic
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@barqers wrote: It would unless you whitelisted your internal IP as well! Read full topic
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@ffm777 wrote: I’ve been trying to setup the Nginx Proxy Manager, but unfortunately, it is not working. I starts up without error and successfully created a Let’s Encrypt SSL certificate. However, if...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@svenjac wrote: I experience the same error. After login I get “Unable to connect to Home Assistant.”. What should be the correct http: setup in configuration.yaml? I completely started over with...
View ArticleCommunity Hass.io Add-on: Nginx Proxy Manager
@ffm777 wrote: I solved the problem on my system. When I initially setup Nginx proxy manager, I did forget to turn on “Websockets Support” in the proxy host configuration. After turning it on,...
View Article