vapor-ware / synse-server

An HTTP API for monitoring and controlling physical and virtual devices
https://synse.readthedocs.io/en/latest/server/intro/
GNU General Public License v3.0
39 stars 11 forks source link

Document how to run a reverse proxy to add synse in the URLs. #395

Open MatthewHink opened 4 years ago

MatthewHink commented 4 years ago

This gives backward compatibility with v2 urls where synse was part of the url.

This may be the way to do it?

https://www.elvinefendi.com/2018/08/08/ingress-nginx-proxypass-to-external-upstream.html

edaniszewski commented 4 years ago

transferred issue here from synse SDK since URL definition is in synse-server