0xjacky/nginx-ui

Yet another WebUI for Nginx

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 5th, 2026
Created on February 19th, 2021
Open Issues & Pull Requests: 49 (+0)
GitHub issues: Enabled
Number of forks: 869
Total Stargazers: 11,478 (+0)
Total Subscribers: 50 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.4 hours
Mean response time: 18.5 days
90th percentile: 34.0 days
Tracked items: 735

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in under an hour, while "enhancement" waits about 2 days. Only 12% of issues opened in the past year have been closed. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 41
New in 7 days: 6
Closed in 7 days: 3
Avg open age: 370 days
Stale 30+ days: 32
Stale 90+ days: 26

Recent activity

Opened in 7 days: 4
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (388)
  • enhancement (241)
  • duplicate (11)
  • docker (8)
  • platform:windows (8)
  • help wanted (7)
  • question (6)
  • invalid (4)

Detailed Description

Nginx UI is a web-based user interface for managing Nginx servers.

The tool addresses the need for a graphical way to configure and manage Nginx without direct command-line access. It provides a browser-based dashboard where administrators can view, edit, and deploy Nginx configurations through a visual interface rather than manually editing configuration files.

Nginx UI suits teams and individuals who prefer graphical interfaces for server management and want to reduce the friction of Nginx configuration. It works well in self-hosted environments where administrators need centralized control over Nginx instances. The tool supports Docker deployment, making it straightforward to integrate into containerized infrastructure. It includes features like code completion for configuration editing, cron job scheduling, and Let's Encrypt integration for SSL certificate management. The project runs on Linux, macOS, and Windows, offering flexibility in deployment environments.

The project maintains active development with regular updates addressing user feedback and feature requests. The maintainers engage with the community through an official WeChat group for discussion and troubleshooting. Documentation is actively maintained at the project's homepage. The codebase shows ongoing refinement with attention to stability and new capability additions.