index.md 1.9 KB


https://vitepress.dev/reference/default-theme-home-page

layout: home

title: Nginx UI titleTemplate: Yet another Nginx Web UI

hero:

name: "Nginx UI"
text: "Nginx 网络管理界面的新选择"
tagline: 简单、强大、高速
image:
    src: /assets/icon.svg
    alt: Nginx UI
actions:
    -   theme: brand
        text: 即刻开始
        link: /zh_CN/guide/about
    -   theme: alt
        text: 在 Github 上查看
        link: https://github.com/0xJacky/nginx-ui

features:

-   icon: 📊
    title: 在线查看服务器指标
    details: 实时监控服务器 CPU、内存、系统负载、磁盘使用率等指标。
-   icon: 💬
    title: 在线 ChatGPT 助理
    details: 在平台内直接使用 AI 强化的 ChatGPT 助手。
-   icon: 🖱️
    title: 一键部署和自动续签
    details: 一键轻松部署并自动续签 Let's Encrypt 证书。
-   icon: 🛠️
    title: 在线编辑网站配置
    details: 使用 NgxConfigEditor 区块编辑器或支持 Nginx 配置语法高亮的 Ace Code 编辑器编辑配置。
-   icon: 📜
    title: 在线查看 Nginx 日志
    details: 在线直接访问和查看 Nginx 日志。
-   icon: 💻
    title: 使用 Go 和 Vue 编写
    details: 平台使用 Go 和 Vue 构建,发行版本为单个可执行的二进制文件。
-   icon: 🔄
    title: 自动测试和重载配置
    details: 保存更改后自动测试配置文件并重载 Nginx。
-   icon: 🖥️
    title: 网络终端
    details: 轻松管理的基于网络浏览器的高级命令行终端。
-   icon: 🌙
    title: 深色模式
    details: 开启深色模式,享受舒适的用户体验。
-   icon: 📱
    title: 自适应网页设计
    details: 通过自适应网页设计在任何设备上享受无缝体验。