From d072efe00ec509367fc84b7d80c60f5ee51f8a2b Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sat, 26 Apr 2025 11:56:31 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/incomplete/index.md | 2 ++ docs/en/incomplete/webvirtcloud.md | 4 ++++ docs/en/incomplete/webvirtcloud_retspen.md | 5 +++++ docs/incomplete/index.md | 2 ++ docs/incomplete/webvirtcloud.md | 4 ++++ docs/incomplete/webvirtcloud_retspen.md | 3 +++ 6 files changed, 20 insertions(+) create mode 100644 docs/en/incomplete/webvirtcloud_retspen.md create mode 100644 docs/incomplete/webvirtcloud_retspen.md diff --git a/docs/en/incomplete/index.md b/docs/en/incomplete/index.md index 49a7f52133..0abbe43acb 100644 --- a/docs/en/incomplete/index.md +++ b/docs/en/incomplete/index.md @@ -18,4 +18,6 @@ features: details: Each item in this block has a corresponding drawback, and each item is not as easy to use as the previous ones, and has a certain learning cost. - title: Degree of difficulty details: Based on the difficulty of using the program itself, sorted from easiest to hardest, the further back you go the less guidance you'll get with this guide. +- title: Project disadvantages + details: Each project has some drawbacks that result in it not being considered a complete one-click project, and there are some operations that require manual execution of commands that cannot be one-clicked. --- diff --git a/docs/en/incomplete/webvirtcloud.md b/docs/en/incomplete/webvirtcloud.md index 6b6f1e3e0a..8b45b54bed 100644 --- a/docs/en/incomplete/webvirtcloud.md +++ b/docs/en/incomplete/webvirtcloud.md @@ -8,6 +8,8 @@ outline: deep Repository: +There are actually many parts of the official guide that are at odds with the way this project was deployed. + ## Controller Installation ### System Requirements @@ -224,6 +226,8 @@ docker start $(docker ps -a -q) The VM image is written to death, there is no way to use your own custom image, and there is no way to export it. +It is not the same program as https://github.com/retspen/webvirtcloud, so don't get confused. + ## Thanks https://webvirt.cloud/ diff --git a/docs/en/incomplete/webvirtcloud_retspen.md b/docs/en/incomplete/webvirtcloud_retspen.md new file mode 100644 index 0000000000..cf44aa1e00 --- /dev/null +++ b/docs/en/incomplete/webvirtcloud_retspen.md @@ -0,0 +1,5 @@ +--- +outline: deep +--- + + diff --git a/docs/incomplete/index.md b/docs/incomplete/index.md index ccbae2eaa0..66cc8a3e04 100644 --- a/docs/incomplete/index.md +++ b/docs/incomplete/index.md @@ -18,4 +18,6 @@ features: details: 这块每个项目都有对应的缺点,每个项目都不像之前的项目一样简单好用,有一定的学习成本。 - title: 难易程度 details: 基于项目本身的使用难度,由易到难排序,越往后你能得到本指南的引导越少。 +- title: 项目缺点 + details: 每个项目都有部分缺点导致不被认为是完整的一键项目,有一些操作需要手动执行命令无法一键化。 --- diff --git a/docs/incomplete/webvirtcloud.md b/docs/incomplete/webvirtcloud.md index 68dc4f1aab..7ade5fd634 100644 --- a/docs/incomplete/webvirtcloud.md +++ b/docs/incomplete/webvirtcloud.md @@ -8,6 +8,8 @@ outline: deep 仓库地址: +应该算是全网中文第一份完整的部署指南,官方的指南实际上有很多地方是和本项目部署的方式有出入的。 + ## 控制端安装 ### 系统要求 @@ -224,6 +226,8 @@ docker start $(docker ps -a -q) 系统镜像是写死的,没法使用自己制作的自定义镜像,也没办法导出使用 +同 https://github.com/retspen/webvirtcloud 不是同一个项目,不要搞混淆了。 + ## 致谢 diff --git a/docs/incomplete/webvirtcloud_retspen.md b/docs/incomplete/webvirtcloud_retspen.md new file mode 100644 index 0000000000..d261b61098 --- /dev/null +++ b/docs/incomplete/webvirtcloud_retspen.md @@ -0,0 +1,3 @@ +--- +outline: deep +---