https://github.com/docker-flow/docker-flow-proxy
Docker Flow Proxy
https://github.com/docker-flow/docker-flow-proxy
docker
Last synced: about 1 month ago
JSON representation
Docker Flow Proxy
- Host: GitHub
- URL: https://github.com/docker-flow/docker-flow-proxy
- Owner: docker-flow
- License: mit
- Created: 2018-04-05T14:48:47.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T01:47:58.000Z (about 2 years ago)
- Last Synced: 2024-07-31T21:55:39.647Z (9 months ago)
- Topics: docker
- Language: Go
- Homepage: https://docker-flow.github.io/docker-flow-proxy/
- Size: 3.29 MB
- Stars: 315
- Watchers: 19
- Forks: 189
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-docker - docker-flow-proxy - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@docker-flow][docker-flow] (Container Operations / Reverse Proxy)
- awesome-docker - docker-flow-proxy - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@docker-flow][docker-flow] (Container Operations / Reverse Proxy)
- awesome-docker - docker-flow-proxy - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@docker-flow][docker-flow] (Container Operations / Reverse Proxy)
- awesome-docker - docker-flow-proxy - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@docker-flow][docker-flow] (Container Operations / Reverse Proxy)
README
# Docker Flow Proxy
[]()
[]()
[]()
[](https://goreportcard.com/report/github.com/docker-flow/docker-flow-proxy)The goal of the *Docker Flow Proxy* project is to provide an easy way to reconfigure proxy every time a new service is deployed, or when a service is scaled. It does not try to "reinvent the wheel", but to leverage the existing leaders and combine them through an easy to use integration. It uses [HAProxy](http://www.haproxy.org/) as a proxy and adds custom logic that allows on-demand reconfiguration.
Supported architectures are:
- linux-amd64
- linux-armPlease visit the **[project documentation](docs/index.md)** for more info or join the #df-proxy Slack channel in [DevOps20](http://slack.devops20toolkit.com/) if you have any questions, suggestions, or problems.