Features • Usage • Credits • Contact • License
⭐Please help us with a star to support our continuous improvement, thank you!
Modern, secure, and elegant server control panel, open source alternative to OpenResty Edge, allows you to easily secure reverse proxy websites running at home or on the Internet, including access control, denial of service attack protection, identity authentication, automatic application and renewal of free SSL certificates, without having to know too much about OpenResty or Let's Encrypt. And it supports host management, including easy-to-use web terminals and file management, as well as Docker Composer based application store, greatly reducing the difficulty of website building and container management.
:green_circle: The simplest OpenResty management product accessible via web interface.
:purple_circle: Supports comprehensive security capabilities including access control, HTTP Flood protection, and identity authentication.
:yellow_circle: Enables multiple free certificate application protocols with automatic renewal hosting.
:red_circle: Features host management with web-based command terminal and file management.
:large_blue_circle: Includes app marketplace and container management, making website construction simpler than ever before.
:orange_circle: Offers multi-node management for batch administration of multiple servers.
:brown_circle: Delivers distributed CDN caching acceleration for building CDN clusters.
OpenResty Manager is not only easy to use but also easy to install, supports both host and container environments.
:biohazard: If the server is using cloud services, remember to open the TCP port 80, 443 and 34567 required for OpenResty Manager
One click installation: Automatic installation can be completed in minutes.
[!WARNING] 中国用户请访问 中文官网 安装中文版,以下步骤安装国际版可能会导致无法使用!
sudo bash -c "$(curl -fsSL https://om.uusec.com/installer.sh)"
After that, you can manage the OpenResty Manager service using the systemctl command, including operations like starting, stopping, and restarting. For example: systemctl stop oms.
One click installation: Automatic installation can be completed in minutes.
[!WARNING] 中国用户请访问 中文官网 安装中文版,以下步骤安装国际版可能会导致无法使用!
sudo bash -c "$(curl -fsSL https://om.uusec.com/docker_installer.sh)"
Subsequently, bash /opt/om/om.sh is used to manage the OpenResty Manager container, including starting, stopping, updating, uninstalling, etc.
Login to the management: Access https://your-ip:34567 , the default username is "admin", and the default password is "#Passw0rd".
Test connectivity: Change your domain dns A or CNAME record to the OpenResty Manager server IP, visit your website to see if it can be opened.
DNS Manager: Manage third-party DNS records through this product, add a root domain for CDN CNAME binding (e.g., uusec.com).
CDN Testing: Access the domain www.uusec.com to verify traffic routing through the CDN node deployed in Step 3.
One click uninstallation: Automatic uninstallation can be completed in minutes.
sudo bash -c "$(curl -fsSL https://om.uusec.com/uninstaller.sh)"
Other great products from us:
UUSEC WAF - AI and semantic technology Web Application Firewall and API Security Gateway (WAAP).
Thanks to all the amazing community contributors for sending PRs and keeping this project updated. ❤️
If you have an idea or some kind of improvement, you are welcome to contribute and participate in the Project, feel free to send your PR.
If you want to support more features , please send mail to support[at]uusec.com .
OpenResty Manager is under GPL license, everyone can use it for free!
$ claude mcp add openresty-manager \
-- python -m otcore.mcp_server <graph>