mirror of
https://github.com/mikeroyal/Self-Hosting-Guide.git
synced 2026-07-08 17:42:33 +02:00
Merge pull request #272 from mikeroyal/mikeroyal-patch-169
Added Beakon to Web Servers.
This commit is contained in:
@@ -435,6 +435,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
|
||||
|
||||
[Apache](https://httpd.apache.org/) - Most popular web server.
|
||||
|
||||
[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.
|
||||
|
||||
[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.
|
||||
|
||||
Reference in New Issue
Block a user