# Nginx UI

Yet another Nginx Web UI!

𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬:

* Online statistics for server indicators such as CPU usage, memory usage, load average, and disk usage.
    
* Online ChatGPT Assistant
    
* One-click deployment and automatic renewal Let's Encrypt certificates.
    
* Online editing websites configurations with our self-designed NgxConfigEditor which is a user-friendly block editor for nginx configurations or Ace Code Editor which supports highlighting nginx configuration syntax.
    
* Online view Nginx logs
    
* Written in Go and Vue, distribution is a single executable binary.
    
* Automatically test configuration file and reload nginx after saving configuration.
    
* Web Terminal
    
* Dark Mode
    
* Responsive Web Design
    

Demo:

[https://demo.nginxui.com](https://demo.nginxui.com)

Username：admin

Password：admin

GitHub:

[https://github.com/0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)
