You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/tutorials/katacoda/case-boot-details-en/index.json

49 lines
925 B
JSON

{
"title": "Arthas boot supported options",
"description": "Arthas boot supported options",
"difficulty": "expert",
"time": "10 minutes",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "arthas-boot supported options",
"text": "arthas-boot-details.md"
},
{
"title": "usage",
"text": "boot-examples.md"
},
{
"title": "use 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": "openjdk:15",
"environmentsprotocol": "http"
}
}