fix: 修复说明

This commit is contained in:
spiritlhl
2025-04-26 11:56:31 +00:00
parent c266c8da89
commit d072efe00e
6 changed files with 20 additions and 0 deletions

View File

@@ -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.
---

View File

@@ -8,6 +8,8 @@ outline: deep
Repository: <https://github.com/oneclickvirt/webvirtcloud>
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/

View File

@@ -0,0 +1,5 @@
---
outline: deep
---

View File

@@ -18,4 +18,6 @@ features:
details: 这块每个项目都有对应的缺点,每个项目都不像之前的项目一样简单好用,有一定的学习成本。
- title: 难易程度
details: 基于项目本身的使用难度,由易到难排序,越往后你能得到本指南的引导越少。
- title: 项目缺点
details: 每个项目都有部分缺点导致不被认为是完整的一键项目,有一些操作需要手动执行命令无法一键化。
---

View File

@@ -8,6 +8,8 @@ outline: deep
仓库地址: <https://github.com/oneclickvirt/webvirtcloud>
应该算是全网中文第一份完整的部署指南,官方的指南实际上有很多地方是和本项目部署的方式有出入的。
## 控制端安装
### 系统要求
@@ -224,6 +226,8 @@ docker start $(docker ps -a -q)
系统镜像是写死的,没法使用自己制作的自定义镜像,也没办法导出使用
同 https://github.com/retspen/webvirtcloud 不是同一个项目,不要搞混淆了。
## 致谢
<https://webvirt.cloud/>

View File

@@ -0,0 +1,3 @@
---
outline: deep
---