Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest UDM Firmware and NGINX Proxy Manager #583

Open
mdezotti opened this issue Nov 26, 2023 · 3 comments
Open

Latest UDM Firmware and NGINX Proxy Manager #583

mdezotti opened this issue Nov 26, 2023 · 3 comments

Comments

@mdezotti
Copy link

I have a Unifi Dream Machine running UnifiOS v3.1.16 and Network 8.0.7.

As podman isn't available, I followed this guide https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container to install Adguard Home. I'm considering adding Nginx Proxy Manager to the same container. Is it possible to do so?

Ultimately, I aim to use user-friendly names (like printer.homenet.com, homeassistant.homenet.com, grafana.homenet.com) for web interfaces exposed by a server (on different ports) or certain appliances on my local network.

Is there a more efficient way to achieve this?

Thank you.

@boostchicken
Copy link
Member

I personally would look at Envoy or Traefik, they have very fleixble backends for the config, NGiNX Is kinda has been (as a former NGiNX Plus customer and lover)

@dhergert
Copy link

Or install PiHole to be your DNS server, allowing you to create friendly DNS CNAME aliases. I get you want to abstract the port too, but I wouldn't want to put anything more impactful than simple DNS stuff on the UDM. I would put nginx/Traefik on a VM/container elsewhere in the environment and not within the UDM.

@boostchicken
Copy link
Member

boostchicken commented Apr 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants