#10 · Primary category: AI DevOps & SRE Tools

nginx-ui

code-completion copilot cron docker go letsencrypt linux macos mcp mcp-server nginx self-hosted vue webui windows

Yet another WebUI for Nginx

Project last updated:08/29/26

GitHub Stars

11.5K

Forks

865

Contributors

52

License

AGPL-3.0

Why we included this project

Running Nginx in production usually means SSHing in to hand-edit config files, and this project replaces much of that with a browser-based control panel. It shows live server metrics, edits site configurations through a block editor, and tests and reloads Nginx automatically after each save, so a typo won't take your sites down. The AI side is what makes it interesting: it ships an MCP server that lets an assistant inspect and modify Nginx state, plus a ChatGPT-style helper and LLM code completion inside the config editor. For small teams that want a self-hosted ops surface they can also drive from an agent, that combination is genuinely useful. It also handles cluster nodes, Let's Encrypt renewal, config versioning with rollback, and a web terminal, so it covers the daily Nginx workflow rather than just a dashboard.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category