Add BunkerWeb to the list of self-hosted web servers in README

This commit is contained in:
TheophileDiot 2026-04-14 11:00:52 +02:00
parent 3eaf827bf4
commit 7ab413feb5
No known key found for this signature in database
GPG key ID: 7C44E4D7742628F8

View file

@ -441,6 +441,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
[Beakon](https://github.com/RealDudePerson/beakon) - A self-host location sharing webserver. Beakon aims to leak as little data as possible and uses mostly self-contained libraries and local database files. Where possible, it will reference local files and not reach out over any network.
[BunkerWeb](https://www.bunkerweb.io/) - Open-source NGINX-based web server and reverse proxy with WAF/WAAP features. ([GitHub](https://github.com/bunkerity/bunkerweb))
[Caddy](https://caddyserver.com/) - The HTTP/2 Web Server with Fully Managed TLS.
[Cherokee](https://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.