1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 00:38:05 +02:00

Update README.md

This commit is contained in:
suo 2021-06-09 14:29:20 +10:00 committed by GitHub
parent 6fd222b250
commit 394f710146
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1317,6 +1317,7 @@ _See also [Monitoring](#monitoring)_
**[`^ back to top ^`](#)**
- [Caddy 2](https://github.com/caddyserver/caddy) - Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go. Caddy simplifies your infrastructure. It takes care of TLS certificate renewals, OCSP stapling, static file serving, reverse proxying, Kubernetes ingress, and more. `Apache` `Go`
- [http2-serverpush-proxy](https://github.com/n1try/http2-serverpush-proxy) - Reverse proxy that helps to automatically utilize HTTP/2.0's server push mechanism for static websites. Available as middleware and standalone application. `MIT` `Nodejs`
- [imgproxy](https://github.com/DarthSim/imgproxy) - Fast and secure standalone server for resizing and converting remote images. It works great when you need to resize multiple images on the fly without preparing a ton of cached resized images or re-doing it every time the design changes. `MIT` `Go/Docker`
- [inlets](https://inlets.dev/) - Expose your local endpoints to the Internet - with a Kubernetes integration, Docker image and CLI available. `MIT` `Go/Docker`