arthas/tutorials/katacoda/case-web-console-en/index.json
2020-08-07 17:59:13 +08:00

35 lines
644 B
JSON

{
"title": "Arthas Web Console",
"description": "Arthas Web Console",
"difficulty": "master",
"time": "10-20 minutes",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "Web Console",
"text": "web-console.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}