This commit is contained in:
Théophile Diot 2026-04-14 11:02:45 +02:00 committed by GitHub
commit 3d2990bc87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.