arthas/tutorials/katacoda/case-http-401-en/index.json

45 lines
903 B
JSON

{
"title": "Arthas Troubleshooting HTTP request returns 401",
"description": "Arthas Troubleshooting HTTP request returns 401",
"difficulty": "expert",
"time": "10 minutes",
"details": {
"steps": [
{
"title": "Start math-game",
"text": "start-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "Troubleshooting HTTP request returns 401",
"text": "case-http-401.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"
}
}