Local Proxy for my Local Servers

I have a MT3000 and I also have a homelab with a few services.

I would like to be able to configure something (nginx, haproxy or something else) in the router, with a web interface, so that I can access my HomeAssistant that is available at 192.168.0.233:8123 with a local URL, such as homeassistant.home (without having to add the port).

I tried to install nginx and haproxy in the pugins but all it did was to conflict with luci and disable the interface.

Is any way to do this on GLiNet routers?

Hi,

By default, Nginx is already built into newer firmware versions to serve the GL.iNet UI.

You can SSH into the router and modify the /etc/nginx/nginx.conf configuration according to your needs.