File | Date | Author | Commit |
---|---|---|---|
docker | 2025-07-16 |
![]() |
[31c7b5] v1.6.0 |
docs | 2025-07-30 |
![]() |
[a9c979] links |
frontend | 2025-04-30 |
![]() |
[c4c2b3] Delete index.html |
nginx | 2025-05-10 |
![]() |
[bc2573] clean |
pkg | 2025-04-30 |
![]() |
[12467d] open source |
service | 2025-04-30 |
![]() |
[12467d] open source |
LICENSE | 2025-04-29 |
![]() |
[2cc0bc] Create LICENSE |
README.md | 2025-08-01 |
![]() |
[3211a8] Update README.md |
README_CN.md | 2025-07-31 |
![]() |
[4baf64] Update README_CN.md |
go.mod | 2025-04-30 |
![]() |
[12467d] open source |
go.sum | 2025-04-30 |
![]() |
[12467d] open source |
logo.png | 2025-04-29 |
![]() |
[f831ee] v1.0.1 |
main.go | 2025-04-30 |
![]() |
[12467d] open source |
service.go | 2025-04-30 |
![]() |
[12467d] open source |
Features • Usage • Credits • Contact • License
中文
⭐Please help us with a star to support our continuous improvement, thank you!
The most simple, powerful and beautiful host management panel, an 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, 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.
🟢 Provide a beautiful, powerful, and easy-to-use web management UI
🟣 Free SSL support both for HTTP-01 and DNS-01 challenge or provide your own SSL certificates
🟡 Powerful security features, such as access control, denial-of-service attack protection, identity authentication.
🔴 Simplify host management, include UI frendly terminal and file manager for users
🔵 Support application store, greatly reducing the difficulty of website building and container management
OpenResty Manager is not only easy to use but also easy to install, supports both host and container environments.
☣️ 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)"
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.
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 - An high-performance, 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!