Remove demo to avoid CI fail and add website

This commit is contained in:
Bunkerity 2021-06-07 11:28:43 +02:00 committed by GitHub
parent 2c8f302e77
commit a6dbc5236a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1324,7 +1324,7 @@ _See also [Monitoring](#monitoring)_
**[`^ back to top ^`](#)**
- [bunkerized-nginx](https://github.com/bunkerity/bunkerized-nginx) - 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". ([Demo](https://demo-nginx.bunkerity.com)) `AGPL-3.0` `Python/Docker`
- [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`