diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 20:25:13 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 20:25:13 +0000 |
commit | de2c49d2dfdc32fb8562cab82f32e9e7eead7b68 (patch) | |
tree | 8cb0af679adfc312f104a415b14b29a614b0e6ac /README.md | |
parent | Update Zenbot source code link and name (diff) | |
download | awesome-selfhosted-de2c49d2dfdc32fb8562cab82f32e9e7eead7b68.tar.gz awesome-selfhosted-de2c49d2dfdc32fb8562cab82f32e9e7eead7b68.zip |
Update Traefik source code link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1339,7 +1339,7 @@ _See also [Monitoring](#monitoring)_ - [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](https://code.launchpad.net/squid)) `GPL-2.0` `C` - [Swiperproxy](https://swiperproxy.github.io/) - Lightning-fast, open source web proxy that is easy for you to run and customize. ([Source Code](https://github.com/swiperproxy/swiperproxy)) `MIT` `Python` - [Tinyproxy](https://tinyproxy.github.io/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPL-2.0` `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. ([Source Code](https://github.com/containous/traefik)) `MIT` `Go` +- [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/traefik/traefik)) `MIT` `Go` ## Read it Later Lists |