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
🟡 Easily create reverse proxy for your websites without knowing anything about OpenResty
🔴 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.
sudo bash -c "$(curl -fsSL https://om.uusec.com/installer.sh)"
One click installation: Automatic installation can be completed in minutes.
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 http://ip:34567 , the default username is "admin", and the default password is "#Passw0rd".
- Add SSL certificates: Go to the certificates management menu, apply for a Let's Encrypt free SSL certificate or upload an existing certificate.
- Add apps: Go to the app store menu and install apps such as WordPress with just one click.
- Add upstreams: Go to the upstream management menu and add upstream load balancing for installed applications such as WordPress.
- Add a site: Go to the sites menu, click the "New site" button, and follow the prompts to add the site domain names for reverse proxy.
- 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)"
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 such as Web Application Firewall, please visits UUSEC WAF.
OpenResty Manager is under GPL license, everyone can use it for free!