mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Add BunkerWeb to the list of self-hosted web servers in README
This commit is contained in:
parent
3eaf827bf4
commit
7ab413feb5
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue