Sign inSign up

martonsereg/nginx-cb-gateway

By martonsereg

Updated over 11 years ago

Image
0

288

martonsereg/nginx-cb-gateway repository overview

nginx-cb-gateway

This is a docker image for an nginx server that's used by Cloudbreak to reverse proxy requests made from the Cloudbreak deployment to the clusters in the cloud:

Proxied endpoints:
  • /docker - proxied to the docker daemon
  • /swarm - proxied to the swarm manager
  • /v1 - proxied to the local consul server
  • / - proxied to Ambari server
To start it on the gateway node:
docker run --name gateway-proxy -d --net=host -p 80:80 sequenceiq/nginx-cb-gateway

Tag summary

Content type

Image

Digest

sha256:be115930c

Size

52.2 MB

Last updated

almost 11 years ago

docker pull martonsereg/nginx-cb-gateway