index.md 2.0 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 代碼編輯器編輯配置。
-   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: 通過響應式網頁設計在任何設備上享受無縫體驗。
-   icon: 🔐
    title: 兩步驗證
    details: 使用兩步驗證保護敏感操作。