jonmorehouse / gatekeeper

a pluggable http routing runtime
12 stars 1 forks source link

docker upstreams plugin #88

Open jonmorehouse opened 8 years ago

jonmorehouse commented 8 years ago

This is an interesting concept, but by no means does gatekeeper have to be run as a centralized service. Specifically, it could potentially run on a host-by-host basis.

In this world, it would be really cool to just discover upstreams to proxy to by look at the local docker processes running. Any process that is running, could be an upstream assuming its publicly exposed!

jonmorehouse commented 8 years ago

https://github.com/fsouza/go-dockerclient