From 8088e72d357d8bd4b20b1d10edaa6817c3253f6a Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Fri, 10 Jan 2025 13:52:29 +0800 Subject: [PATCH] test docs build --- docs/apps/phpfpmapache.md | 43 ------------------- docs/apps/phpfpmnginx.md | 43 ------------------- .../current/apps/phpfpmapache.md | 43 ------------------- .../current/apps/phpfpmnginx.md | 43 ------------------- template/meta/skip_file.json | 4 +- 5 files changed, 3 insertions(+), 173 deletions(-) delete mode 100644 docs/apps/phpfpmapache.md delete mode 100644 docs/apps/phpfpmnginx.md delete mode 100644 i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmapache.md delete mode 100644 i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmnginx.md diff --git a/docs/apps/phpfpmapache.md b/docs/apps/phpfpmapache.md deleted file mode 100644 index f4a31680..00000000 --- a/docs/apps/phpfpmapache.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: PHP-FPM-APACHE -slug: /phpfpmapache -tags: - - Web 面板 - - 可视化 - - GUI ---- - -import Meta from './_include/phpfpmapache.md'; - - - -## 入门指南{#guide} - -### 初始化{#wizard} - -Websoft9 控制台安装 PHP-FPM-APACHE 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。 - -### 登录后台{#console} - -Websoft9 控制台安装 PHP-FPM-APACHE 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。 - -### 安装插件{#plugin} - -## 配置选项{#configs} - -- CLI -- 多语言(√) -- SMTP(√) -- 插件市场(√) - -## 管理维护{#administrator} - -- **重置管理员密码** -- **更换 URL** -- **HTTPS 额外设置** -- **在线备份** -- **在线升级** - -## 故障 - -#### 更改域名导致无法访问 ? \ No newline at end of file diff --git a/docs/apps/phpfpmnginx.md b/docs/apps/phpfpmnginx.md deleted file mode 100644 index 9a117a83..00000000 --- a/docs/apps/phpfpmnginx.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: PHP-FPM-NGINX -slug: /phpfpmnginx -tags: - - Web 面板 - - 可视化 - - GUI ---- - -import Meta from './_include/phpfpmnginx.md'; - - - -## 入门指南{#guide} - -### 初始化{#wizard} - -Websoft9 控制台安装 PHP-FPM-NGINX 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。 - -### 登录后台{#console} - -Websoft9 控制台安装 PHP-FPM-NGINX 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。 - -### 安装插件{#plugin} - -## 配置选项{#configs} - -- CLI -- 多语言(√) -- SMTP(√) -- 插件市场(√) - -## 管理维护{#administrator} - -- **重置管理员密码** -- **更换 URL** -- **HTTPS 额外设置** -- **在线备份** -- **在线升级** - -## 故障 - -#### 更改域名导致无法访问 ? \ No newline at end of file diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmapache.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmapache.md deleted file mode 100644 index a027f9e2..00000000 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmapache.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: PHP-FPM-APACHE -slug: /phpfpmapache -tags: - - console - - other ---- - -import Meta from './_include/phpfpmapache.md'; - - - -## Getting started{#guide} - -### Initial setup{#wizard} - -1. When completed installation of PHP-FPM-APACHE at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** - -2. Complete the install wizard step by step - -### Login verification{#verification} - -1. Completed installation PHP-FPM-APACHE at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** - -2. Starting to verify it - -## Configuration options{#configs} - -- CLI -- Multilingual (√) -- SMTP (√) - -## Administer{#administrator} - -- **Password recover** -- **Change URL** -- **HTTPS** -- **Online backup** -- **Online upgrade** - -## Troubleshooting{#troubleshooting} - -#### 502 failed code? \ No newline at end of file diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmnginx.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmnginx.md deleted file mode 100644 index 1f726feb..00000000 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/phpfpmnginx.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: PHP-FPM-NGINX -slug: /phpfpmnginx -tags: - - console - - other ---- - -import Meta from './_include/phpfpmnginx.md'; - - - -## Getting started{#guide} - -### Initial setup{#wizard} - -1. When completed installation of PHP-FPM-NGINX at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** - -2. Complete the install wizard step by step - -### Login verification{#verification} - -1. Completed installation PHP-FPM-NGINX at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** - -2. Starting to verify it - -## Configuration options{#configs} - -- CLI -- Multilingual (√) -- SMTP (√) - -## Administer{#administrator} - -- **Password recover** -- **Change URL** -- **HTTPS** -- **Online backup** -- **Online upgrade** - -## Troubleshooting{#troubleshooting} - -#### 502 failed code? \ No newline at end of file diff --git a/template/meta/skip_file.json b/template/meta/skip_file.json index 6e4cb5b7..7bc3e128 100644 --- a/template/meta/skip_file.json +++ b/template/meta/skip_file.json @@ -8,5 +8,7 @@ "nodejs", "php", "python", - "ruby" + "ruby", + "phpfpmapache", + "phpfpmnginx" ]