Files
teleport/docs/sidebar.json
T
Marco Dinis 70e3e83e48 Docs: add Amazon ECS installation mode (#58159)
* add installation mode for ecs

* add terraform code

* review pt1

* review pt n

* Teleport upper case

* add eks example

* after review
2025-10-02 16:43:52 +00:00

243 lines
5.2 KiB
JSON

{
"docs": [
{
"type": "category",
"label": "Introduction",
"collapsible": true,
"link": {
"type": "doc",
"id": "index"
},
"items": [
{
"type": "doc",
"label": "Get Started",
"id": "get-started"
},
{
"type": "doc",
"label": "Core Concepts",
"id": "core-concepts"
},
{
"type": "doc",
"label": "Linux Demo",
"id": "linux-demo"
},
{
"type": "category",
"label": "Installation",
"collapsible": true,
"items": [
{
"type": "doc",
"label": "Linux",
"id": "installation/linux"
},
{
"type": "doc",
"label": "Docker",
"id": "installation/docker"
},
{
"type": "doc",
"label": "Amazon EC2",
"id": "installation/amazon-ec2"
},
{
"type": "doc",
"label": "Amazon ECS",
"id": "installation/amazon-ecs"
},
{
"type": "doc",
"label": "Helm",
"id": "installation/helm"
},
{
"type": "doc",
"label": "macOS",
"id": "installation/macos"
},
{
"type": "doc",
"label": "Windows",
"id": "installation/windows"
},
{
"type": "doc",
"label": "Source",
"id": "installation/source"
}
],
"link": {
"type": "doc",
"id": "installation/installation"
}
},
{
"type": "category",
"label": "Upgrading",
"collapsible": true,
"items": [
{
"type": "autogenerated",
"dirName": "upgrading"
}
],
"link": {
"type": "doc",
"id": "upgrading/upgrading"
}
},
{
"type": "doc",
"label": "Migrate Teleport Plans",
"id": "migrate-plans"
}
]
},
{
"type": "category",
"label": "Quick Links",
"collapsible": true,
"items": [
{
"type": "doc",
"label": "Teleport Feature Matrix",
"id": "feature-matrix"
},
{
"type": "doc",
"label": "FAQ",
"id": "faq"
},
{
"type": "doc",
"label": "Teleport Cloud FAQ",
"id": "cloud-faq"
},
{
"type": "doc",
"label": "Usage Reporting and Billing",
"id": "usage-billing"
},
{
"type": "doc",
"label": "Upcoming Releases",
"id": "upcoming-releases"
},
{
"type": "doc",
"label": "Cloud IP Addresses",
"id": "ips"
},
{
"type": "doc",
"label": "Changelog",
"id": "changelog"
}
]
},
{
"type": "category",
"label": "User Guides",
"collapsible": true,
"link": {
"type": "doc",
"id": "connect-your-client/connect-your-client"
},
"items": [
{
"type": "autogenerated",
"dirName": "connect-your-client"
}
]
},
{
"type": "category",
"label": "Zero Trust Access",
"link": {
"type": "doc",
"id": "zero-trust-access/zero-trust-access"
},
"items": [
{
"type": "autogenerated",
"dirName": "zero-trust-access"
}
]
},
{
"type": "category",
"label": "Machine & Workload Identity",
"link": {
"type": "doc",
"id": "machine-workload-identity/machine-workload-identity"
},
"items": [
{
"type": "autogenerated",
"dirName": "machine-workload-identity"
}
]
},
{
"type": "category",
"label": "Identity Governance",
"link": {
"type": "doc",
"id": "identity-governance/identity-governance"
},
"items": [
{
"type": "autogenerated",
"dirName": "identity-governance"
}
]
},
{
"type": "category",
"label": "Identity Security",
"link": {
"type": "doc",
"id": "identity-security/identity-security"
},
"items": [
{
"type": "autogenerated",
"dirName": "identity-security"
}
]
},
{
"type": "category",
"label": "Enroll Resources",
"link": {
"type": "doc",
"id": "enroll-resources/enroll-resources"
},
"items": [
{
"type": "autogenerated",
"dirName": "enroll-resources"
}
]
},
{
"type": "category",
"label": "References",
"link": {
"type": "doc",
"id": "reference/reference"
},
"items": [
{
"type": "autogenerated",
"dirName": "reference"
}
]
}
]
}