forked from rhel-labs/learn-katacoda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomepage-pathway.json
21 lines (21 loc) · 1004 Bytes
/
homepage-pathway.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"title": "rhel-labs.katacoda.com",
"private": true,
"courses": [
{
"external_link": "https://rhel-labs.katacoda.com/webconsole-software",
"title": "Managing system updates using the web console",
"description": "Explore how someone with limited Linux experience can apply system updates to Red Hat Enterprise Linux systems through this user friendly web interface."
},
{
"external_link": "https://rhel-labs.katacoda.com/appstream-manage",
"title": "Managing software from an application stream",
"description": "Learn how to choose versions of popular and supported open source languages and offer them to users through an application stream."
},
{
"external_link": "https://rhel-labs.katacoda.com/podman",
"title": "Deploying containers using Podman",
"description": "Explore how Podman helps you run workloads in containers by taking an existing container image and deploying it into a runtime environment."
}
]
}