mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 12:59:24 +00:00
add popular swarm reverse proxy options
This commit is contained in:
@@ -379,6 +379,14 @@ class: btw-labels
|
||||
|
||||
- labels are detected automatically and dynamically update the configuration
|
||||
|
||||
- Two common open source "reverse proxy" options
|
||||
|
||||
- [Traefik](https://traefik.io/) - uses NGINX, popular, requires proxy be on managers,
|
||||
needs DB for HA
|
||||
|
||||
- [Docker Flow Proxy](http://proxy.dockerflow.com/) - uses HAProxy, made for
|
||||
Swarm by Docker Captian [@vfarcic](https://twitter.com/vfarcic)
|
||||
|
||||
---
|
||||
|
||||
class: btw-labels
|
||||
|
||||
Reference in New Issue
Block a user