arthas/tutorials/katacoda/case-boot-details-cn/index.json

49 lines
954 B
JSON

{
"title": "Arthas arthas-boot支持的参数 案例",
"description": "Arthas arthas-boot支持的参数 案例",
"difficulty": "高级使用者",
"time": "10分钟",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "arthas-boot支持的参数",
"text": "arthas-boot-details.md"
},
{
"title": "参数详解",
"text": "boot-examples.md"
},
{
"title": "使用as.sh",
"text": "use-as-sh.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
},
"assets": {
"host01": []
}
},
"environment": {
"uilayout": "terminal",
"showdashboard": true,
"dashboards": [
{
"name": "Web Port 80",
"port": 80
}
]
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}