aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAguay <baraise.valentin@gmail.com>2016-06-01 21:06:58 +0000
committerAguay <baraise.valentin@gmail.com>2016-06-01 21:06:58 +0000
commit89d3faa23d84d2e98a9874a3f80eff7011080415 (patch)
tree93d1deae1da602b118c1a4888b732568785cbc13 /README.md
parentAdd Træfɪk (Traefik) Web Proxy (diff)
downloadawesome-selfhosted-89d3faa23d84d2e98a9874a3f80eff7011080415.tar.gz
awesome-selfhosted-89d3faa23d84d2e98a9874a3f80eff7011080415.zip
Correct License (only MIT) + Delete demo + Add Source code
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 310d3383..cf96e155 100644
--- a/README.md
+++ b/README.md
@@ -739,7 +739,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
* [Squid](http://www.squid-cache.org/) - Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source Code](http://bazaar.launchpad.net/~squid/squid/3-trunk/files)) `GPLv2` `C`
* [Swiperproxy](https://swiperproxy.github.io/) - A lightning-fast, open source web proxy that is easy for you to run and customize. ([Demo](http://proxy.donttrustrobots.nl/), [Source Code](https://github.com/swiperproxy/swiperproxy)) `MIT`
* [Tinyproxy](https://banu.com/tinyproxy/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://git.banu.com/tinyproxy/)) `GPLv2` `C`
- * [Traefik](https://traefik.io/) - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically.. ([Demo](https://www.youtube.com/watch?v=QvAz9mVx5TI)) `The MIT License (MIT)` `Golang`
+ * [Traefik](https://traefik.io/) - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically.. ([Source Code](https://github.com/containous/traefik)) `MIT` `Golang`
* [Pound](http://www.apsis.ch/pound/) - Light-weight reverse proxy and load balancer for HTTP/HTTPS. ([Source Code](http://www.apsis.ch/pound/)) `GPLv2` `C`
## Read it Later Lists