mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 09:12:44 +08:00
Update README.md
This commit is contained in:
parent
98f0dacac7
commit
e82d4a2d25
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ https://github.com/spiritLHLS/Images/releases/tag/v1.0
|
|||
- 自动进行内外网端口映射,含22,80,443端口以及其他25个内外网端口号一样的端口
|
||||
- 生成后需要等待一段时间虚拟机内部的cloudinit配置好网络以及登陆信息,大概需要5分钟
|
||||
- 默认批量开设的虚拟机配置为:1核512MB内存5G硬盘,22,80,443端口及一个25个端口区间的内外网映射
|
||||
- 可自定义批量开设的核心数,内存大小,硬盘大小,记得自己计算好空闲资源开设
|
||||
|
||||
```
|
||||
curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/create_vm.sh -o create_vm.sh && chmod +x create_vm.sh && bash create_vm.sh
|
||||
|
|
Loading…
Reference in a new issue