Home Assistant Community Add-on: Nginx Proxy Manager
Haven’t understood your request the first time but now I see that you only wanted NGINX for LAN (which kind of beats its purpose, I think ). In my opinion, as you still need to type the address, there...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
By default, it seems that google will try to index your home assistant web page so I think that an action is necessary on nginx proxy manager. I receive a mail from google Search Console which said :...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Hi All, Does someone have Nextcloud also running behind Proxy? Everything i tried doesn’t work. RPi 1 (192.168.100.24) HA and Proxy Manager RPi 2 (192.168.100.25) Nextcloud running on Apache2 When i...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Check my post no. 248 above (I had to make changes only in config.php) Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
You mean this part? https://docs.nextcloud.com/server/13/admin_manual/configuration_server/reverse_proxy_configuration.html#overwrite-parameters 'trusted_proxies' => ['10.0.0.1'], 'overwritehost'...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
WIth NPM you would not need all of them (on most Nextcloud installs they are not even enabled). These are the only changes I made: 'trusted_domains' => array ( 0 => 'localhost', 1 =>...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
I’m trying to get local access to a device, which doesn’t have authorization via Home Assistant. It’s accessible via a local ip and portnumber. But not from the outside. What I would like to have: Add...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Local access only is sadly not possible Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
NPM is fantastic, and now I want to use it to host an html file on the web. Is that possible? Where would I put the file, and how would I point to it? Cheers, Richard Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
How can i get telegram to work. I found this, but how do i use this in Ngix proxy manager. I tried to add a location but after saving it went “offline” For your nginx configuration, add this: Copy to...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Adjust as needed and past it in Advanced. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
i did that to but proxy still went offline Command failed: /usr/sbin/nginx -t -g “error_log off;” nginx: [emerg] unknown “connection_upgrade” variable nginx: configuration file /etc/nginx/nginx.conf...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
try proxy_set_header Connection "upgrade"; instead Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Can this add-on be used to host a static website just containing a few HTML/CSS/JS files? Or would i need to install the Apache2 add-on or similar? Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Hi, I am using the official .VMDK and installed HA. Using duckdns and other addons. But now I have installed the NGINX addon and it seems to run fine, I only can’t see the open WEB UI button anyware....
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
What addon have you installed? NGINX Home Assistant SSL proxy or Nginx Proxy Manager? NGINX Home Assistant SSL proxy is set to reverse proxy only with Home Assistant. There is no Open WEB UI button in...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
And for those searching for how to disable Lets Encrypt in the DuckDNS add-on, just set the accept TOS flag to false in your configuration and restart the add-on Read full topic
View Article