addon-nginx-proxy-manager icon indicating copy to clipboard operation
addon-nginx-proxy-manager copied to clipboard

Streams on income port are not working as container doesn't use host network or expose custom ports

Open grest opened this issue 1 year ago • 1 comments

Problem/Motivation

I'd like to create the stream to be used by the cloudflare tunnel and redirect incoming port 2095 to 1883 port on ha instance, to ultimately expose mqtt outside of my network. Unfortunately it won't work as proxy manager docker exposes only 3 ports defined on current configuration page

Expected behavior

Use host network or provide additional ports in configuration page and use it when starting docker container

Actual behavior

Cloudflare tunnel with external service configuration on port 2095 doesn't work

grest avatar Jun 24 '24 21:06 grest