#10 · Primary category: AI DevOps & SRE Tools
nginx-ui
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
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud