It would be nice to be able change the base path of the UI/API so that it can be served behind a proxy,
or even like this (fabio proxying itself):
+ route add proxy /proxy http://192.168.1.1:9998/ tags "registrator" opts "strip=/proxy"
without redirecting to /routes
It would be nice to be able change the base path of the UI/API so that it can be served behind a proxy,
or even like this (fabio proxying itself):
+ route add proxy /proxy http://192.168.1.1:9998/ tags "registrator" opts "strip=/proxy"without redirecting to /routes