diff --git a/.vitepress/config/zh_CN.ts b/.vitepress/config/zh_CN.ts
index e156e4b..4e67752 100644
--- a/.vitepress/config/zh_CN.ts
+++ b/.vitepress/config/zh_CN.ts
@@ -1,6 +1,6 @@
import { type DefaultTheme, defineConfig } from 'vitepress';
const locale = "zh_CN";
-const resp = await (await fetch('https://api.acepanel.net/versions?locale=zh_CN')).json();
+const resp = await (await fetch('https://api.acepanel.net/versions?locale=en')).json();
const versions = resp.data.slice(0, 10).map((item: any) => {
return item.version;
});
diff --git a/.vitepress/config/zh_TW.ts b/.vitepress/config/zh_TW.ts
index 18c2bf0..3618c8e 100644
--- a/.vitepress/config/zh_TW.ts
+++ b/.vitepress/config/zh_TW.ts
@@ -1,6 +1,6 @@
import { type DefaultTheme, defineConfig } from 'vitepress';
const locale = "zh_TW";
-const resp = await (await fetch('https://api.acepanel.net/versions?locale=zh_TW')).json();
+const resp = await (await fetch('https://api.acepanel.net/versions?locale=en')).json();
const versions = resp.data.slice(0, 10).map((item: any) => {
return item.version;
});
diff --git a/zh_CN/about.md b/zh_CN/about.md
index b0d6afd..4e6843c 100644
--- a/zh_CN/about.md
+++ b/zh_CN/about.md
@@ -10,8 +10,8 @@ import { VPTeamMembers } from 'vitepress/theme'
const members = [
{
avatar: 'https://weavatar.com/avatar/18e77debb1bc0000c0b50757b8f1bebb2c3e4df3d494124f776c15dbc1ebe8a5',
- name: '耗子',
- desc: '创始人 & CEO',
+ name: 'HaoZi',
+ desc: 'Founder & CEO',
links: [
{ icon: 'github', link: 'https://github.com/devhaozi' },
{ icon: 'bilibili', link: 'https://space.bilibili.com/8067' }
@@ -19,8 +19,8 @@ const members = [
},
{
avatar: 'https://weavatar.com/avatar/f6b23deadaa481f0b3ea75ad94f246881ed2326117efebad6f2799ea165779b9',
- name: '靓仔',
- desc: '技术负责人',
+ name: 'Liang Zai',
+ desc: 'Technical Director',
links: [
{ icon: 'github', link: 'https://github.com/205125' }
]
@@ -30,7 +30,8 @@ const members = [
# 关于
-AcePanel 是一款专业的服务器运维管理面板,致力于为用户提供简单、高效、安全的服务器管理解决方案。
+AcePanel is a professional server operation and maintenance management panel dedicated to providing users with simple,
+efficient, and secure server management solutions.
| 愿景 | 使命 | 价值观 |
| ----------------- | ------------- | -------------- |
@@ -42,6 +43,14 @@ AcePanel 是一款专业的服务器运维管理面板,致力于为用户提
## 发展历程
+:::timeline 2026 - 3.0 Era
+In 2026, We launched the highly anticipated version 3.0, introducing a revamped user interface and advanced features
+:::
+
+:::timeline 2025 - Steady Progress
+In 2025, We focused on optimizing user experience and enhancing system stability, releasing versions 2.4 series
+:::
+
:::timeline 2024 - 全新起航
面板得到了众多赞助商的支持,2024 年下半年发布了全新的 2.3 版本
:::
@@ -60,5 +69,5 @@ AcePanel 是一款专业的服务器运维管理面板,致力于为用户提
| ---- | ------------------------------------------------------------------------------------------ |
| 企业微信 | [点击联系](https://work.weixin.qq.com/kfid/kfc20ea8e38b5a4e73a) |
| QQ | [826896000](https://wpa.qq.com/msgrd?v=3&uin=826896000&site=qq&menu=yes) |
-| 电子邮件 | [admin@haozi.net](mailto:admin@haozi.net) |
+| 电子邮件 | [haozi@loli.email](mailto:admin@haozi.net) |
| 公司地址 | 天津市武清区黄庄街道泉里路1号智库大厦206室 |
diff --git a/zh_CN/advanced/faq.md b/zh_CN/advanced/faq.md
index 6b4de7b..02ded31 100644
--- a/zh_CN/advanced/faq.md
+++ b/zh_CN/advanced/faq.md
@@ -1,6 +1,6 @@
# 常见问题
-以下是关于 AcePanel 的一些常见问题和解答。 如果您有任何其他问题,请随时在 [AcePanel 论坛](https://tom.moe/c/technical/acepanel)提问。 如果您发现任何 Bugs,请提交一个 [GitHub Issue](https://github.com/tnborg/panel/issues)。
+以下是关于 AcePanel 的一些常见问题和解答。 如果您有任何其他问题,请随时在 [AcePanel 论坛](https://tom.moe/c/technical/acepanel)提问。 If you find any bugs, please submit a [GitHub Issue](https://github.com/acepanel/panel/issues).
## 配置 QUIC(HTTP3)
diff --git a/zh_CN/index.md b/zh_CN/index.md
index a6e54f7..8c59026 100644
--- a/zh_CN/index.md
+++ b/zh_CN/index.md
@@ -7,7 +7,7 @@ hero:
actions:
- theme: brand
text: 🌟 点亮 Star
- link: https://github.com/tnborg/panel
+ link: https://github.com/acepanel/panel
target: _blank
- theme: alt
text: 快速安装
diff --git a/zh_CN/quickstart/install.md b/zh_CN/quickstart/install.md
index 8f87662..af86f3b 100644
--- a/zh_CN/quickstart/install.md
+++ b/zh_CN/quickstart/install.md
@@ -1,46 +1,44 @@
# 安装面板
-面板支持 `amd64` | `arm64` 架构下的主流系统。 下表中的系统均已测试 LNMP 环境安装。
+AcePanel supports the latest two stable releases of mainstream `amd64` and `arm64` architecture systems. Installation of
+the LNMP environment has been tested on all systems listed in the table below.
-优先建议使用标注**推荐**的系统。 无特殊情况不建议使用标注**不推荐**的系统。
+It is recommended to use systems marked as **Recommended**. Unless there are special circumstances, it is not
+recommended to use systems marked as **Not Recommended**.
-不在下表中的其他系统,可自行尝试安装,但不提供无偿技术支持。
+For systems not listed in the table below, you can try installing on your own, but no free technical support will be
+provided.
-| 系统 | 版本 | 备注 |
-| ------------------- | ------------------- | --- |
-| AlmaLinux | 10 | 推荐 |
-| AlmaLinux | 9 | 推荐 |
-| AlmaLinux | 8 | 不推荐 |
-| RockyLinux | 10 | 支持 |
-| RockyLinux | 9 | 支持 |
-| RockyLinux | 8 | 不推荐 |
-| CentOS Stream | 10 | 不推荐 |
-| CentOS Stream | 9 | 不推荐 |
-| CentOS Stream | 8 | 不推荐 |
-| Ubuntu | 24 | 推荐 |
-| Ubuntu | 22 | 支持 |
-| Debian | 13 | 推荐 |
-| Debian | 12 | 推荐 |
-| Debian | 11 | 支持 |
-| OpenCloudOS | 9 | 支持 |
-| TencentOS Server | 4 | 支持 |
-| TencentOS Server | 3.1 | 不推荐 |
-| Alibaba Cloud Linux | 3.2 | 不推荐 |
-| Anolis | 8 | 不推荐 |
-| openEuler | 22 | 不推荐 |
+| 系统 | 版本 | 备注 |
+| ---------------- | -- | --- |
+| AlmaLinux | 10 | 推荐 |
+| AlmaLinux | 9 | 支持 |
+| RockyLinux | 10 | 推荐 |
+| RockyLinux | 9 | 支持 |
+| CentOS Stream | 10 | 不推荐 |
+| CentOS Stream | 9 | 不推荐 |
+| Ubuntu | 24 | 推荐 |
+| Ubuntu | 22 | 支持 |
+| Debian | 13 | 推荐 |
+| Debian | 12 | 支持 |
+| OpenCloudOS | 9 | 支持 |
+| TencentOS Server | 4 | 支持 |
-随着系统版本的不断更新,我们亦可能会终止部分过于老旧的系统的支持,以保证面板的健壮性。
+As system versions continue to update, we may also terminate support for some overly outdated systems to ensure the
+robustness of the Panel.
## 开始安装
-> 如需挂载分区,请在安装面板前完成。 面板安装后不支持跨目录迁移。
+> 如需挂载分区,请在安装面板前完成。 Directory migration is not
+> supported after Panel installation.
-**AcePanel 推荐使用 [林枫云高性能 AMD EYPC 服务器](https://www.dkdun.cn/aff/MQZZNVHQ) 进行安装。**
+**AcePanel recommends
+using [LFCloud high-performance AMD EYPC server](https://www.dkdun.cn/aff/MQZZNVHQ) for installation.**
以 `root` 用户登录服务器,运行以下命令安装面板:
```shell
-curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
+bash <(curl -sSLm 10 https://dl.acepanel.net/helper.sh)
```
一般 2 分钟内即可完成安装。 安装过程中请勿关闭终端。
diff --git a/zh_CN/quickstart/panel.md b/zh_CN/quickstart/panel.md
index f01888e..ae78582 100644
--- a/zh_CN/quickstart/panel.md
+++ b/zh_CN/quickstart/panel.md
@@ -2,14 +2,14 @@
请勿在面板仍有任务运行时操作停止 / 重启面板,否则可能会造成问题。
-- 启动面板:`systemctl start panel`
-- 停止面板:`systemctl stop panel`
-- 重启面板:`systemctl restart panel`
+- Start Panel: `acepanel start`
+- Stop Panel: `acepanel stop`
+- Restart Panel: `acepanel restart`
## 面板命令行
```bash
-panel-cli
+acepanel
```
可根据提示补全需要的命令进行操作。
@@ -17,7 +17,7 @@ panel-cli
例如,要更改用户的密码,您可以使用:
```bash
-panel-cli user password haozi 123456
+acepanel user password haozi 123456
```
这将把用户 `haozi` 的密码更改为 `123456`。
@@ -29,7 +29,7 @@ panel-cli user password haozi 123456
如果您无法重装系统,请以`root`用户登录服务器,执行以下命令卸载面板:
```shell
-curl -fsLm 10 -o uninstall.sh https://dl.cdn.haozi.net/panel/uninstall.sh && bash uninstall.sh
+bash <(curl -sSLm 10 https://dl.acepanel.net/helper.sh)
```
卸载面板前请务必备份好所有数据,提前卸载面板全部应用。 卸载后数据将**无法恢复**!
diff --git a/zh_TW/about.md b/zh_TW/about.md
index 1f12477..5bcf26f 100644
--- a/zh_TW/about.md
+++ b/zh_TW/about.md
@@ -10,8 +10,8 @@ import { VPTeamMembers } from 'vitepress/theme'
const members = [
{
avatar: 'https://weavatar.com/avatar/18e77debb1bc0000c0b50757b8f1bebb2c3e4df3d494124f776c15dbc1ebe8a5',
- name: '耗子',
- desc: '創辦人 & CEO',
+ name: 'HaoZi',
+ desc: 'Founder & CEO',
links: [
{ icon: 'github', link: 'https://github.com/devhaozi' },
{ icon: 'bilibili', link: 'https://space.bilibili.com/8067' }
@@ -19,8 +19,8 @@ const members = [
},
{
avatar: 'https://weavatar.com/avatar/f6b23deadaa481f0b3ea75ad94f246881ed2326117efebad6f2799ea165779b9',
- name: '靚仔',
- desc: '技術總監',
+ name: 'Liang Zai',
+ desc: 'Technical Director',
links: [
{ icon: 'github', link: 'https://github.com/205125' }
]
@@ -30,7 +30,8 @@ const members = [
# 關於
-AcePanel 是一款專業的伺服器運維管理面板,致力於為用戶提供簡單、高效、安全的伺服器管理解決方案。
+AcePanel is a professional server operation and maintenance management panel dedicated to providing users with simple,
+efficient, and secure server management solutions.
| 願景 | 使命 | 價值觀 |
| ----------------- | ------------- | -------------- |
@@ -42,6 +43,14 @@ AcePanel 是一款專業的伺服器運維管理面板,致力於為用戶提
## 發展歷程
+:::timeline 2026 - 3.0 Era
+In 2026, We launched the highly anticipated version 3.0, introducing a revamped user interface and advanced features
+:::
+
+:::timeline 2025 - Steady Progress
+In 2025, We focused on optimizing user experience and enhancing system stability, releasing versions 2.4 series
+:::
+
:::timeline 2024 - 全新起航
面板得到了眾多贊助商的支持,2024 年下半年發佈了全新的 2.3 版本
:::
@@ -60,5 +69,5 @@ AcePanel 是一款專業的伺服器運維管理面板,致力於為用戶提
| ---- | ------------------------------------------------------------------------------------------ |
| 企業微信 | [點擊聯繫](https://work.weixin.qq.com/kfid/kfc20ea8e38b5a4e73a) |
| QQ | [826896000](https://wpa.qq.com/msgrd?v=3&uin=826896000&site=qq&menu=yes) |
-| 電子郵件 | [admin@haozi.net](mailto:admin@haozi.net) |
+| 電子郵件 | [haozi@loli.email](mailto:admin@haozi.net) |
| 公司地址 | 天津市武清區黃莊街道泉里路1號智庫大廈206室 |
diff --git a/zh_TW/advanced/faq.md b/zh_TW/advanced/faq.md
index 5d7c893..51a0f71 100644
--- a/zh_TW/advanced/faq.md
+++ b/zh_TW/advanced/faq.md
@@ -1,6 +1,6 @@
# 常見問題
-以下是關於 AcePanel 的一些常見問題和解答。 如果您有任何其他問題,請隨時在 [AcePanel 社區](https://tom.moe/c/technical/acepanel) 提問。 如果您發現任何 Bugs,請提交一個 [GitHub Issue](https://github.com/tnborg/panel/issues)。
+以下是關於 AcePanel 的一些常見問題和解答。 如果您有任何其他問題,請隨時在 [AcePanel 社區](https://tom.moe/c/technical/acepanel) 提問。 If you find any bugs, please submit a [GitHub Issue](https://github.com/acepanel/panel/issues).
## 配置 QUIC(HTTP3)
diff --git a/zh_TW/index.md b/zh_TW/index.md
index 59658fb..d53f2a9 100644
--- a/zh_TW/index.md
+++ b/zh_TW/index.md
@@ -7,7 +7,7 @@ hero:
actions:
- theme: brand
text: 🌟 點亮 Star
- link: https://github.com/tnborg/panel
+ link: https://github.com/acepanel/panel
target: _blank
- theme: alt
text: 快速安裝
diff --git a/zh_TW/quickstart/install.md b/zh_TW/quickstart/install.md
index 7246cc1..f752513 100644
--- a/zh_TW/quickstart/install.md
+++ b/zh_TW/quickstart/install.md
@@ -1,46 +1,44 @@
# 安裝面板
-面板支持 `amd64` | `arm64` 架構下的主流系統。 下表中的系統均已測試 LNMP 環境安裝。
+AcePanel supports the latest two stable releases of mainstream `amd64` and `arm64` architecture systems. Installation of
+the LNMP environment has been tested on all systems listed in the table below.
-優先建議使用標註**推薦**的系統。 無特殊情況不建議使用標註**不推薦**的系統。
+It is recommended to use systems marked as **Recommended**. Unless there are special circumstances, it is not
+recommended to use systems marked as **Not Recommended**.
-不在下表中的其他系統,可自行嘗試安裝,但不提供無償技術支持。
+For systems not listed in the table below, you can try installing on your own, but no free technical support will be
+provided.
-| 系統 | 版本 | 備註 |
-| ------------------- | ------------------- | --- |
-| AlmaLinux | 10 | 推薦 |
-| AlmaLinux | 9 | 推薦 |
-| AlmaLinux | 8 | 不推薦 |
-| RockyLinux | 10 | 支持 |
-| RockyLinux | 9 | 支持 |
-| RockyLinux | 8 | 不推薦 |
-| CentOS Stream | 10 | 不推薦 |
-| CentOS Stream | 9 | 不推薦 |
-| CentOS Stream | 8 | 不推薦 |
-| Ubuntu | 24 | 推薦 |
-| Ubuntu | 22 | 支持 |
-| Debian | 13 | 推薦 |
-| Debian | 12 | 推薦 |
-| Debian | 11 | 支持 |
-| OpenCloudOS | 9 | 支持 |
-| TencentOS Server | 4 | 支持 |
-| TencentOS Server | 3.1 | 不推薦 |
-| Alibaba Cloud Linux | 3.2 | 不推薦 |
-| Anolis | 8 | 不推薦 |
-| openEuler | 22 | 不推薦 |
+| 系統 | 版本 | 備註 |
+| ---------------- | -- | --- |
+| AlmaLinux | 10 | 推薦 |
+| AlmaLinux | 9 | 支持 |
+| RockyLinux | 10 | 推薦 |
+| RockyLinux | 9 | 支持 |
+| CentOS Stream | 10 | 不推薦 |
+| CentOS Stream | 9 | 不推薦 |
+| Ubuntu | 24 | 推薦 |
+| Ubuntu | 22 | 支持 |
+| Debian | 13 | 推薦 |
+| Debian | 12 | 支持 |
+| OpenCloudOS | 9 | 支持 |
+| TencentOS Server | 4 | 支持 |
-隨著系統版本的不斷更新,我們亦可能會終止部分過於老舊的系統的支持,以保證面板的健壯性。
+As system versions continue to update, we may also terminate support for some overly outdated systems to ensure the
+robustness of the Panel.
## 開始安裝
-> 如需掛載分區,請在安裝面板前完成。 面板安裝後不支持跨目錄遷移。
+> 如需掛載分區,請在安裝面板前完成。 Directory migration is not
+> supported after Panel installation.
-**AcePanel 推薦使用 [林楓雲高性能 AMD EYPC 伺服器](https://www.dkdun.cn/aff/MQZZNVHQ) 進行安裝。 **
+**AcePanel recommends
+using [LFCloud high-performance AMD EYPC server](https://www.dkdun.cn/aff/MQZZNVHQ) for installation.**
以 `root` 用戶登錄服務器,運行以下命令安裝面板:
```shell
-curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
+bash <(curl -sSLm 10 https://dl.acepanel.net/helper.sh)
```
一般 2 分鐘內即可完成安裝。 安裝過程中請勿關閉終端。
diff --git a/zh_TW/quickstart/panel.md b/zh_TW/quickstart/panel.md
index c533997..99b0d1e 100644
--- a/zh_TW/quickstart/panel.md
+++ b/zh_TW/quickstart/panel.md
@@ -2,14 +2,14 @@
請勿在面板仍有任務運行時操作停止 / 重啟面板,否則可能會造成問題。
-- 啟動面板:`systemctl start panel`
-- 停止面板:`systemctl stop panel`
-- 重啟面板:`systemctl restart panel`
+- Start Panel: `acepanel start`
+- Stop Panel: `acepanel stop`
+- Restart Panel: `acepanel restart`
## 面板命令行
```bash
-panel-cli
+acepanel
```
可根據提示補全需要的命令進行操作。
@@ -17,7 +17,7 @@ panel-cli
例如,要更改使用者的密碼,您可以使用:
```bash
-panel-cli user password haozi 123456
+acepanel user password haozi 123456
```
這將把使用者 `haozi` 的密碼更改為 `123456`。
@@ -29,7 +29,7 @@ panel-cli user password haozi 123456
如果您無法重裝系統,請以`root`使用者登錄伺服器,執行以下命令卸載面板:
```shell
-curl -fsLm 10 -o uninstall.sh https://dl.cdn.haozi.net/panel/uninstall.sh && bash uninstall.sh
+bash <(curl -sSLm 10 https://dl.acepanel.net/helper.sh)
```
卸載面板前請務必備份好所有資料,提前卸載面板全部應用。 卸載後資料將**無法恢復**!