I myself and having a bit of a struggle setting this u[. I currently use Dynu DNS addon and everything works well. The reason I was looking into this addon was to additionally access other servers within my homelab.
However, whenever I setup any proxy host, it just resolves to the home assistance interface and will not route to the appropriate server.
I have the following http configuration in configuration,yaml
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
ip_ban_enabled: true
login_attempts_threshold: 5
use_x_forwarded_for: true
trusted_proxies:
- 192.168.0.9
- 172.30.32.0/24
I found I needed the final two lines from additional research, the 192.168.0.9 is my internal IP for home assistant.
I have my working domain fqdn setup for both Internet and local network for home assistance network external access
And I have used the default configuration for NPM
And I am trying to forward simply, for testing purposes, to the nginx proxy manager admin page… a sub-domain which I have configured in Dynu DNS and I am trying to route it to another IP on my internal network using NPM.
However, as mentioned, whenever I go to this sub-domain it just goes to my ha login page… which I feel is all from the Dynu DNS addon and not related to NPM - what am I doing wrong?
I have played with commenting out the SSL location information along with a plethora of other ideas, but I have had no joy. Any advice would be appreciated, I have tried several things… I feel I have exhausted my options.
Thanks in advance for any assistance you can provide.
FWIW, my setup
Add-on: Nginx Proxy Manager
Manage Nginx proxy hosts with a simple, powerful interface
Add-on version: 1.0.1
You are running the latest version of this add-on.
System: Home Assistant OS 11.4 (amd64 / qemux86-64)
Home Assistant Core: 2024.1.3
Home Assistant Supervisor: 2023.12.1