mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-04-22 05:12:10 +02:00
Add couple modern proxy.
Add traefik and fabio.
This commit is contained in:
parent
7c7221487b
commit
db41cd95f2
1 changed files with 2 additions and 0 deletions
|
@ -609,6 +609,8 @@ _See https://github.com/Kickball/awesome-selfhosted#xmpp_
|
||||||
* [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments.
|
* [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments.
|
||||||
* [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.
|
* [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.
|
||||||
* [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
|
* [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
|
||||||
|
* [Traefic](https://traefik.io/) - modern HTTP reverse proxy and load balancer supports several backends (Docker, Swarm, Mesos/Marathon, Kubernetes, Consul, Etcd, Zookeeper, BoltDB, Rest API, file…) to manage its configuration.
|
||||||
|
* [Fabio](https://github.com/eBay/fabio) - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul.
|
||||||
|
|
||||||
*Web Performance*
|
*Web Performance*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue