File tree Expand file tree Collapse file tree 7 files changed +44
-2
lines changed
docs/getting-started/install/cloud
static/img/install/alibab-cloud-computenest
versioned_docs/version-2.19/getting-started/install/cloud Expand file tree Collapse file tree 7 files changed +44
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : 阿里云计算巢部署
3
+ description : 使用阿里云计算巢服务部署 Halo
4
+ ---
5
+
6
+ 阿里云计算巢提供了软件与资源的一体化交付的完善基础能力,助力服务商、开发者的提升服务能力和降低运营成本。计算巢已经支持快速部署 Halo 社区版。
7
+
8
+ ## 部署流程
9
+
10
+ 1 . 访问计算巢 Halo 社区版服务[ 部署链接] ( https://computenest.console.aliyun.com/service/instance/create/cn-hangzhou?type=user&ServiceId=service-71b471d79c224520bba3 ) ,按提示填写部署参数:
11
+
12
+ ![ image.png] ( /img/install/alibab-cloud-computenest/deploy_1.jpg )
13
+ 2 . 参数填写完成后可以看到对应询价明细,确认参数后点击** 下一步:确认订单** 。确认订单完成后同意服务协议并点击** 立即创建** 进入部署阶段。
14
+ 3 . 等待部署完成后进入服务实例管理, 在控制台找到 Halo 服务访问链接。
15
+
16
+ ![ image.png] ( /img/install/alibab-cloud-computenest/deploy_2.jpg )
17
+ 4 . 单击链接访问 Halo 服务。
18
+
19
+ ![ image.png] ( /img/install/alibab-cloud-computenest/halo-setup.jpg )
Original file line number Diff line number Diff line change @@ -45,7 +45,10 @@ module.exports = {
45
45
link : {
46
46
type : "generated-index" ,
47
47
} ,
48
- items : [ "getting-started/install/cloud/tencent-cloud-lighthouse" ] ,
48
+ items : [
49
+ "getting-started/install/cloud/tencent-cloud-lighthouse" ,
50
+ "getting-started/install/cloud/alibaba-cloud-computenest"
51
+ ] ,
49
52
} ,
50
53
{
51
54
type : "category" ,
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : 阿里云计算巢部署
3
+ description : 使用阿里云计算巢服务部署 Halo
4
+ ---
5
+
6
+ 阿里云计算巢提供了软件与资源的一体化交付的完善基础能力,助力服务商、开发者的提升服务能力和降低运营成本。计算巢已经支持快速部署 Halo 社区版。
7
+
8
+ ## 部署流程
9
+
10
+ 1 . 访问计算巢 Halo 社区版服务[ 部署链接] ( https://computenest.console.aliyun.com/service/instance/create/cn-hangzhou?type=user&ServiceId=service-71b471d79c224520bba3 ) ,按提示填写部署参数:
11
+
12
+ ![ image.png] ( /img/install/alibab-cloud-computenest/deploy_1.jpg )
13
+ 2 . 参数填写完成后可以看到对应询价明细,确认参数后点击** 下一步:确认订单** 。确认订单完成后同意服务协议并点击** 立即创建** 进入部署阶段。
14
+ 3 . 等待部署完成后进入服务实例管理, 在控制台找到 Halo 服务访问链接。
15
+
16
+ ![ image.png] ( /img/install/alibab-cloud-computenest/deploy_2.jpg )
17
+ 4 . 单击链接访问 Halo 服务。
18
+
19
+ ![ image.png] ( /img/install/alibab-cloud-computenest/halo-setup.jpg )
Original file line number Diff line number Diff line change 31
31
"type" : " generated-index"
32
32
},
33
33
"items" : [
34
- " getting-started/install/cloud/tencent-cloud-lighthouse"
34
+ " getting-started/install/cloud/tencent-cloud-lighthouse" ,
35
+ " getting-started/install/cloud/alibaba-cloud-computenest"
35
36
]
36
37
},
37
38
{
You can’t perform that action at this time.
0 commit comments