跳至主要内容
五折优惠 全部方案,限时优惠。起价 $2.48/mo
Nginx UI

Nginx UI

Nginx UI 是 NGINX 的 Web 管理界面。带语法高亮编辑配置、获取并续期 Let's Encrypt 证书、实时监控服务器性能。AGPL-3.0 许可,GitHub 星标 11,200+。

快速概览

11.3k

GitHub star 数

1

页面浏览量

339

活跃安装数

许可 AGPL-3.0 版本 Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

活跃安装数为示例数据(预览版);正式版本将接入真实数据。

访问

  • 在浏览器中打开 NGINX UI 仪表盘: http://<SERVER_IP>:9000
  • UI 运行在 9000 端口,而 HTTP challenge 服务使用 9180 端口。

初次配置

  1. 打开 Web 界面。
  2. NGINX UI 初始设置需要一次性安装密钥。
  3. 该密钥存储在: /usr/local/etc/nginx-ui/.install_secret
  4. 粘贴安装密钥。
  5. 完成安装向导。

服务管理

Nginx UI:

# Start
systemctl start nginx-ui
# Stop
systemctl stop nginx-ui
# Restart
systemctl restart nginx-ui
# Show status
systemctl status nginx-ui

Nginx:

# Start
systemctl start nginx
# Stop
systemctl stop nginx
# Restart
systemctl restart nginx
# Show status
systemctl status nginx

重要文件与目录

  • NGINX 配置目录: /etc/nginx/
  • NGINX 日志: /var/log/nginx/
  • Nginx UI 配置目录: /usr/local/etc/nginx-ui/
  • 安装密钥文件: /usr/local/etc/nginx-ui/.install_secret

更多 Web 服务器

相关应用。

Deploy Nginx UI now. 起价 $2.48/月。