schenkd/nginx-ui
Nginx UI allows you to access and modify the nginx configurations files without cli. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2286
- days_rel: n/a
- days_push: 829
- n_releases_24m: 0
Adoption not part of the score
4463 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A self-hosted web UI for viewing and editing nginx configuration files without using the CLI. It is delivered as a Docker container that mounts the host's nginx directory and lets users manage main configs and per-domain server blocks.
Use cases
- edit nginx config files through a browser instead of ssh
- let teammates add or update nginx sites without server access
- enable, disable, or delete nginx domain configs from a UI
- manage nginx reverse proxy configuration in a lab environment
- self-host a simple nginx configuration editor via docker
When to choose
- you run nginx on a small team or lab server and want non-admins to manage configs
- you want a lightweight, Docker-deployed UI that edits real nginx files in place
- you prefer a minimal tool without heavy dependencies
When to avoid
- you need built-in authentication, since the app ships without auth and relies on nginx basic auth
- you need multi-server or cluster-wide nginx management
- you need validation, testing, or safe rollback of config changes before applying them
Facets
application · maturity maintenance
configuration-management gui self-hosted http-server self-hosted web-development infrastructure-as-code self-hosted nginx nginx-ui flask server-administration reverse-proxy-config devops docker linux web-server
1 source
- readme: https://github.com/schenkd/nginx-ui · fetched 2026-08-28 · 5e513e987e03
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| schenkd/nginx-ui | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="schenkd/nginx-ui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem