# schenkd/nginx-ui

Nginx UI allows you to access and modify the nginx configurations files without cli.

Repository: https://github.com/schenkd/nginx-ui
Canonical: https://ross.abutalabs.com/products/schenkd-nginx-ui
Language: Python
License: MIT
License Family: permissive
Topics: nginx, nginx-configuration, nginx-docker, docker-compose, python, ui, flask
Last push: 2024-05-26T05:34:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2286, "days_push": 829, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4463, forks 268 (observed 2026-08-28T04:08:50.787354+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: configuration-management, gui, self-hosted, http-server
- domain: self-hosted, web-development, infrastructure-as-code
- platform: self-hosted
- tags: nginx, nginx-ui, flask, server-administration, reverse-proxy-config, devops, docker, linux, web-server

## Member repositories
- schenkd/nginx-ui (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:50.787354+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:40.867929+00:00, confidence not recorded.
  - readme: https://github.com/schenkd/nginx-ui (fetched 2026-08-28T04:08:50.787354+00:00, sha 5e513e987e03)
- Data as of 2026-08-30T08:39:29.467469+00:00.
