From a6dbc5236a466e9eac5ab15fbaff1ad81d54a886 Mon Sep 17 00:00:00 2001 From: Bunkerity <54334437+bunkerity@users.noreply.github.com> Date: Mon, 7 Jun 2021 11:28:43 +0200 Subject: [PATCH] Remove demo to avoid CI fail and add website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a17122d..a70d643a 100644 --- a/README.md +++ b/README.md @@ -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`