From 26c0b0ab2410f836a990c7907c0c01fe13bd234e Mon Sep 17 00:00:00 2001 From: UUSEC Technology Date: Sun, 18 May 2025 22:40:55 +0800 Subject: [PATCH] Add OpenResty Manager --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 951ec90..d9e95b4 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Apache](https://httpd.apache.org/) - Most popular web server. +[OpenResty Manager](https://om.uusec.com/) - The easiest using, powerful and beautiful OpenResty Manager(Nginx Enhanced Version), open source alternative to OpenResty Edge. + [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.