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