YunoHost-Apps / reverseproxy_ynh

WIP fork of redirect_ynh
GNU Affero General Public License v3.0
4 stars 6 forks source link

disallowing http on different IP is ovekill? #14

Open chri2 opened 1 month ago

chri2 commented 1 month ago

https://github.com/chri2/reverseproxy_ynh/blob/7e1829eee94cd53b9331227b1def29077ec44521/scripts/_common.sh#L4

There are valid use cases to use http in the backend server:

I just hacked it away to be able to continue my setup, but maybe we could find a general solution to allow these use cases?

billietl commented 1 month ago

+1, could also be relevant in case of managing service in several proxmox VMs or raspberry pis in the same local network.