This commit is contained in:
Florian Pitance 2021-07-09 15:32:08 -04:00 committed by GitHub
commit 5be6b815c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1334,6 +1334,7 @@ _See also [Monitoring](#monitoring)_
**[`^ back to top ^`](#)**
- [bunkerized-nginx](https://bunkerized-nginx.readthedocs.io) - Make your web services "secure by default" without any hassle. Bunkerized-nginx provides generic security configs, settings and tools so you don't need to do it yourself "by hand". ([Source Code](https://github.com/bunkerity/bunkerized-nginx)) `AGPL-3.0` `Python/Docker`
- [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`