mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Add caddy-docker-proxy under Reverse Proxies section (#1095)
* Add caddy-docker-proxy under Reverse Proxies section * remove skillcombo.com link with error --------- Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
This commit is contained in:
parent
8dc090b56f
commit
4eca08d9b3
@ -278,6 +278,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker/)
|
||||
### Reverse Proxy
|
||||
|
||||
- [bunkerized-nginx](https://github.com/bunkerity/bunkerized-nginx) - Web app hosting and reverse proxy secure by default. By [@bunkerity](https://github.com/bunkerity)
|
||||
- [caddy-docker-proxy](https://github.com/lucaslorentz/caddy-docker-proxy) - Caddy-based reverse proxy, configured with service or container labels. By [@lucaslorentz](https://github.com/lucaslorentz)
|
||||
- [Docker Dnsmasq Updater](https://github.com/moonbuggy/docker-dnsmasq-updater) - Update a remote dnsmasq server with Docker container hostnames.
|
||||
- [docker-flow-proxy](https://github.com/docker-flow/docker-flow-proxy) - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@docker-flow][docker-flow]
|
||||
- [docker-proxy](https://github.com/silarsis/docker-proxy) :skull: - Transparent proxy for docker containers, run in a docker container. By [@silarsis](https://github.com/silarsis)
|
||||
@ -819,7 +820,6 @@ Services to securely store your Docker images.
|
||||
- [Performance Analysis of Docker - Jeremy Eder](https://www.youtube.com/watch?v=6f2E6PKYb0w) (1:36:58)
|
||||
- [Scalable Microservices with Kubernetes](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615) Free Udacity course
|
||||
- [State of containers: a debate with CoreOS, VMware and Google](https://www.youtube.com/watch?v=IiITP3yIRd8) (27:38)
|
||||
- [List of online courses (free and paid) about Docker](https://skillcombo.com/topic/docker/)
|
||||
|
||||
# Communities and Meetups
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user