mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-06 20:54:16 +08:00
fix: 调整顺序
This commit is contained in:
@@ -205,9 +205,9 @@ function getIncompleteSidebarZhCN() {
|
||||
{ text: 'pterodactyl', link: '/incomplete/pterodactyl.html' },
|
||||
{ text: 'convoy', link: '/incomplete/convoy.html' },
|
||||
{ text: 'cockpit', link: '/incomplete/cockpit.html' },
|
||||
{ text: 'bashvm', link: '/incomplete/bashvm.html' },
|
||||
{ text: 'virtfusion', link: '/incomplete/virtfusion.html' },
|
||||
{ text: 'virtualizor-docker', link: '/incomplete/virtualizor-docker.html' },
|
||||
{ text: 'bashvm', link: '/incomplete/bashvm.html' },
|
||||
{ text: 'webvirtmgr', link: '/incomplete/webvirtmgr.html' },
|
||||
]
|
||||
}
|
||||
@@ -327,9 +327,9 @@ function getIncompleteSidebarEnUS() {
|
||||
{ text: 'pterodactyl', link: '/en/incomplete/pterodactyl.html' },
|
||||
{ text: 'convoy', link: '/en/incomplete/convoy.html' },
|
||||
{ text: 'cockpit', link: '/en/incomplete/cockpit.html' },
|
||||
{ text: 'bashvm', link: '/en/incomplete/bashvm.html' },
|
||||
{ text: 'virtfusion', link: '/en/incomplete/virtfusion.html' },
|
||||
{ text: 'virtualizor-docker', link: '/en/incomplete/virtualizor-docker.html' },
|
||||
{ text: 'bashvm', link: '/en/incomplete/bashvm.html' },
|
||||
{ text: 'webvirtmgr', link: '/en/incomplete/webvirtmgr.html' },
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@ https://github.com/ivstiv/virtualizor-docker
|
||||
|
||||
The virtualizor opened in the docker
|
||||
|
||||
The certificate is a trial certificate, and only OpenVZ is installed by default.
|
||||
The certificate used is a trial certificate, valid for one day, and only the OpenVZ virtualization method is installed by default
|
||||
|
||||
## Disadvantages
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ https://github.com/ivstiv/virtualizor-docker
|
||||
|
||||
在docker中开设的 virtualizor
|
||||
|
||||
证书用的是试用的证书,且默认只安装了OpenVZ的虚拟化方式
|
||||
证书用的是试用的证书,有效期一天,且默认只安装了OpenVZ的虚拟化方式
|
||||
|
||||
## 缺点
|
||||
|
||||
|
||||
Reference in New Issue
Block a user