NG

Nginx UI

Nginx UI is a comprehensive web-based interface designed to simplify the management and configuration of Nginx single-node and cluster nodes. It offers real-time server statistics, Nginx performance monitoring, AI-powered ChatGPT assistance, code editor with LLM code completion, one-click deployment, automatic renewal of Let's Encrypt certificates, online access to logs, automatic testing and reloading of configuration files, web terminal, dark mode, and responsive design. Built with Go and Vue.
Latest: 2.3.11 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 394/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: AGPL-3.0Installer: HomebrewSilent: YesWinget: Available
Silent install
brew install 0xjacky/tools/nginx-ui

Uninstall
brew services stop nginx-ui && brew uninstall nginx-ui && brew untap 0xjacky/tools

Version & Lifecycle

0
Current: 2.3.11 N-2: 2.3.5 Avg cadence: Every 19 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • January 9, 2026
0

nginx-ui – Command-line note

For unattended Windows deployment of nginx-ui, use Winget and then register it as a service so it survives user logoff and reboots, for example: winget install 0xJacky.nginx-ui --silent followed by sc create nginx-ui binPath= "%LOCALAPPDATA%MicrosoftWinGetPackagesxJacky.nginx-ui__DefaultSourcenginx-ui.exe serve" start= auto run elevated in your script. You can centrally manage configuration by pre-deploying an app.ini to either %LOCALAPPDATA%nginx-uiapp.ini (per-user) or C:ProgramDatanginx-uiapp.ini (machine-wide) before starting the service.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

nginx-ui0xjacky nginx-ui

Packaging Notes

0

Available for macOS and Linux via Homebrew; configuration files and data preserved after uninstall unless manually deleted

Notes

0

Official demo available at https://demo.nginxui.com (username: admin, password: admin). Supports cluster management and encrypted configuration export. Internationalization includes English and Chinese.