| Port details |
- nginx-ui Yet another WebUI for Nginx
- 2.3.2_1 sysutils
=0 2.3.2Version of this port present on the latest quarterly branch. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2025-09-02 19:45:21
- Last Update: 2026-01-16 17:27:39
- Commit Hash: 9f4bc8d
- License: AGPLv3
- WWW:
- https://nginxui.com
- Description:
- 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, the code editor that
supports LLM Code Completion, one-click deployment, automatic renewal
of Let's Encrypt certificates, and user-friendly editing tools for
website configurations. Additionally, Nginx UI provides features
such as online access to Nginx logs, automatic testing and reloading
of configuration files, a web terminal, dark mode, and responsive
web design. Built with Go and Vue, Nginx UI ensures a seamless and
efficient experience for managing your Nginx server.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- nginx-ui>0:sysutils/nginx-ui
- To install the port:
- cd /usr/ports/sysutils/nginx-ui/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/nginx-ui
- pkg install nginx-ui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nginx-ui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1766101340
SHA256 (nginx-ui-v2.3.2.frontend.tar.gz) = e87c6a782eb30d05b81234f04ae9befbf507c65f7fabfd5d4f0dec99ef4a6557
SIZE (nginx-ui-v2.3.2.frontend.tar.gz) = 4217892
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_nginx-ui
- USES:
- go:1.25+,modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.2_1 16 Jan 2026 17:27:39
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.25.6 |
2.3.2 19 Dec 2025 00:24:42
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
sysutils/nginx-ui: Update to 2.3.2
ChangeLogs:
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.0
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.1
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.2 |
2.2.1_1 15 Dec 2025 23:06:00
    |
Dag-Erling Smørgrav (des)  |
many: Unpin Go ports
* Ports that were pinned to a deprecated version of Go (1.23 or older)
have been unpinned.
* Ports that were pinned to a still-supported version of Go (1.24 or
newer) have been converted to requesting that as their minimum Go
version.
* Ports that had been forcibly deprecated for pinning an expired Go
version have been undeprecated. |
2.2.1_1 03 Dec 2025 18:24:44
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.25.5 |
2.2.1 27 Nov 2025 17:32:14
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
sysutils/nginx-ui: Update to 2.2.1
ChangeLog: https://github.com/0xJacky/nginx-ui/releases/tag/v2.2.1 |
2.2.0.p.1_2 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.25.4 |
2.2.0.p.1_1 14 Oct 2025 15:10:15
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.25.3 |
2.2.0.p.1 13 Oct 2025 19:11:44
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
sysutils/nginx-ui: Update to 2.2.0-patch.1
- Remove unnecessary patches for this version.
- Use SIGQUIT signal to terminate nginx-ui process.
- Includes the frontend as a compressed tar file (which the binary
now decompresses in memory). |
2.1.17_3 08 Oct 2025 00:41:38
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go125 update |
2.1.17_2 12 Sep 2025 06:33:35
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
sysutils/nginx-ui: Add workaround for stale UNIX socket
If, for example, there is a power failure, the UNIX socket file will
be left and the error "connect: connection refused" will be displayed,
so the best thing to do is to delete it before starting NGINX UI. |
2.1.17_1 04 Sep 2025 18:09:35
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.25.1 |
2.1.17 02 Sep 2025 19:43:11
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
sysutils/nginx-ui: New port: Yet another WebUI for Nginx
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, the code editor that
supports LLM Code Completion, one-click deployment, automatic renewal
of Let's Encrypt certificates, and user-friendly editing tools for
website configurations. Additionally, Nginx UI provides features
such as online access to Nginx logs, automatic testing and reloading
of configuration files, a web terminal, dark mode, and responsive
web design. Built with Go and Vue, Nginx UI ensures a seamless and
efficient experience for managing your Nginx server. |