openmptcprouter icon indicating copy to clipboard operation
openmptcprouter copied to clipboard

HA-Proxy

Open finnschi opened this issue 3 years ago • 1 comments

Is your enhancement proposal related to a problem? Please describe.

The problem is exposing different applications behind my router to the internet with ssl, each service needs 80 or 443 exposed for certificate renewall.

Describe the solution you'd like

HA-Proxy beign part of openmptcp could maybe be part of the vps?

Describe alternatives you've considered

Running my own proxy , like nginx reverse or a pfsense behind openmptcp

Additional context

https://openwrt.org/packages/pkgdata/haproxy

finnschi avatar May 07 '22 19:05 finnschi

ha proxy is not installed by default on OpenMPTCProuter. I would use a nginx in reverse proxy mode on the VPS, but this will not be integrated to OpenMPTCProuter VPS script as it's easy to install/configure and there is many howto for that and nothing that I can really make easier.

Ysurac avatar May 07 '22 20:05 Ysurac