Port details |
- nginx-ui Yet another WebUI for Nginx
- 2.2.0.p.1_1 sysutils
=0 2.1.17_2Version of this port present on the latest quarterly branch. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2025-09-02 19:45:21
- Last Update: 2025-10-14 15:10:15
- Commit Hash: d571ec9
- 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 = 1760378187
SHA256 (nginx-ui-v2.2.0-patch.1.frontend.tar.gz) = 5474d9bb984f5bc33e7f34891c67bff237204be4b1a4bc83160d1129b92f6c99
SIZE (nginx-ui-v2.2.0-patch.1.frontend.tar.gz) = 4225828
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:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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. |
Number of commits found: 6
|