Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 23 additions & 18 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"title": "Home",
"entries": [
{
"title": "Introduction",
"title": "Get Started",
"slug": "/"
},
{
"title": "Get Started with Teleport",
"slug": "/get-started/"
"title": "Documentation Overview",
"slug": "/overview/"
},
{
"title": "Core Concepts",
Expand Down Expand Up @@ -1870,7 +1870,7 @@
},
{
"source": "/quickstart/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -1970,7 +1970,7 @@
},
{
"source": "/getting-started/digitalocean/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -2175,7 +2175,7 @@
},
{
"source": "/setup/deployments/digitalocean/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -2225,7 +2225,7 @@
},
{
"source": "/getting-started/linux-server/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -2480,12 +2480,12 @@
},
{
"source": "/getting-started/docker-compose/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/getting-started/local-kubernetes/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -2550,17 +2550,17 @@
},
{
"source": "/deploy-a-cluster/deployments/digitalocean/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/deploy-a-cluster/open-source/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/getting-started/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -2620,7 +2620,7 @@
},
{
"source": "/try-out-teleport/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand Down Expand Up @@ -2710,27 +2710,27 @@
},
{
"source": "/try-out-teleport/browser-labs/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/try-out-teleport/digitalocean/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/try-out-teleport/docker-compose/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/try-out-teleport/introduction/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
"source": "/try-out-teleport/local-kubernetes/",
"destination": "/get-started/",
"destination": "/",
"permanent": true
},
{
Expand All @@ -2750,6 +2750,11 @@
},
{
"source": "/adopters/",
"destination": "/overview/",
"permanent": true
},
{
"source": "/get-started/",
"destination": "/",
"permanent": true
}
Expand Down
Binary file added docs/img/add-resources.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading