teleport/docs/config.json

1144 lines
30 KiB
JSON
Raw Normal View History

{
"navigation": [
{
"icon": "stack",
"title": "Home",
"entries": [
{
"title": "Introduction",
"slug": "/"
},
{
"title": "Adopters",
"slug": "/adopters/"
},
{
"title": "Getting Started",
"slug": "/getting-started/",
"entries": [
{
"title": "Linux Server",
"slug": "/getting-started/linux-server/"
},
{
"title": "Docker Compose",
"slug": "/getting-started/docker-compose/"
},
{
"title": "DigitalOcean",
"slug": "/getting-started/digitalocean/"
}
]
},
{
"title": "Installation",
"slug": "/installation/"
},
{
"title": "FAQ",
"slug": "/faq/"
},
{
"title": "Changelog",
"slug": "/changelog/"
}
]
},
{
"icon": "wrench",
"title": "Setup",
"entries": [
{
"title": "Admin Guides",
"slug": "/setup/admin/",
"entries": [
{
"title": "Github SSO",
"slug": "/setup/admin/github-sso/"
},
{
"title": "Adding Nodes",
"slug": "/setup/admin/adding-nodes/"
},
{
"title": "Trusted Clusters",
"slug": "/setup/admin/trustedclusters/"
},
{
"title": "Labels",
"slug": "/setup/admin/labels/"
},
{
"title": "Local Users",
"slug": "/setup/admin/users/"
},
{
"title": "Troubleshooting",
"slug": "/setup/admin/troubleshooting/"
},
{
"title": "Graceful Restarts",
"slug": "/setup/admin/graceful-restarts/"
},
{
"title": "Daemon",
"slug": "/setup/admin/daemon/"
}
]
},
{
"title": "Deployments",
"slug": "/setup/deployments/",
"entries": [
{
"title": "AWS Terraform",
"slug": "/setup/deployments/aws-terraform/"
},
{
"title": "GCP",
"slug": "/setup/deployments/gcp/"
},
{
"title": "IBM",
"slug": "/setup/deployments/ibm/"
}
]
},
{
"title": "Operations",
"slug": "/setup/operations/",
"entries": [
{
"title": "Scaling",
"slug": "/setup/operations/scaling/"
},
{
"title": "Upgrading",
"slug": "/setup/operations/upgrading/"
},
{
"title": "Backup and Restore",
"slug": "/setup/operations/backup-restore/"
},
{
"title": "Cert Authority Rotation",
"slug": "/setup/operations/ca-rotation/"
},
{
"title": "TLS Routing Migration",
"slug": "/setup/operations/tls-routing/"
}
]
},
{
"title": "Security",
"slug": "/setup/security/",
"entries": [
{
"title": "Reducing the Blast Radius of Attacks",
"slug": "/setup/security/reduce-blast-radius/"
}
]
},
{
"title": "Integrations",
"slug": "/setup/guides/",
"entries": [
{
"title": "Terraform Provider",
"slug": "/setup/guides/terraform-provider/"
},
{
"title": "Docker",
"slug": "/setup/guides/docker/"
},
{
"title": "Fluentd",
"slug": "/setup/guides/fluentd/"
},
{
"title": "EC2 Tags",
"slug": "/setup/guides/ec2-tags/"
},
{
"title": "Joining Nodes via AWS IAM",
"slug": "/setup/guides/joining-nodes-aws-iam/"
},
{
"title": "Joining Nodes via AWS EC2",
"slug": "/setup/guides/joining-nodes-aws-ec2/"
},
{
"title": "Using Teleport's CA with GitHub",
"slug": "/setup/guides/ssh-key-extensions/"
}
]
},
{
"title": "Reference",
"slug": "/setup/reference/",
"entries": [
{
"title": "Config File",
"slug": "/setup/reference/config/"
},
{
"title": "Config Resources",
"slug": "/setup/reference/resources/"
},
{
"title": "Command Line",
"slug": "/setup/reference/cli/"
},
{
"title": "Metrics",
"slug": "/setup/reference/metrics/"
},
{
"title": "Terraform Resources",
"slug": "/setup/reference/terraform-provider/"
},
{
"title": "Audit Events and Records",
"slug": "/setup/reference/audit/"
},
{
"title": "Authentication",
"slug": "/setup/reference/authentication/"
},
{
"title": "Storage Backends",
"slug": "/setup/reference/backends/"
},
{
"title": "Networking",
"slug": "/setup/reference/networking/"
},
{
"title": "Predicate Language",
"slug": "/setup/reference/predicate-language/"
}
]
}
]
},
{
"icon": "window",
"title": "Application Access",
"entries": [
{
"title": "Introduction",
"slug": "/application-access/introduction/"
},
{
"title": "Getting Started",
"slug": "/application-access/getting-started/"
},
{
"title": "Guides",
"slug": "/application-access/guides/",
"entries": [
{
"title": "Connecting Apps",
"slug": "/application-access/guides/connecting-apps/"
},
{
"title": "Integrating with JWT",
"slug": "/application-access/guides/jwt/"
},
{
"title": "API Access",
"slug": "/application-access/guides/api-access/"
},
{
"title": "AWS Console Access",
"slug": "/application-access/guides/aws-console/"
},
{
"title": "Dynamic Registration",
"slug": "/application-access/guides/dynamic-registration/"
}
]
},
{
"title": "Access Controls",
"slug": "/application-access/controls/"
},
{
"title": "Reference",
"slug": "/application-access/reference/"
}
]
},
{
"icon": "server",
"title": "Server Access",
"entries": [
{
"title": "Introduction",
"slug": "/server-access/introduction/"
},
{
"title": "Getting Started",
"slug": "/server-access/getting-started/"
},
{
"title": "Guides",
"slug": "/server-access/guides/",
"entries": [
{
"title": "Using Teleport with PAM",
"slug": "/server-access/guides/ssh-pam/"
},
{
"title": "Using TSH",
"slug": "/server-access/guides/tsh/"
},
{
"title": "OpenSSH Guide",
"slug": "/server-access/guides/openssh/"
},
{
"title": "Recording Proxy Mode",
"slug": "/server-access/guides/recording-proxy-mode/"
},
{
"title": "BPF Session Recording",
"slug": "/server-access/guides/bpf-session-recording/"
},
{
"title": "Restricted Session",
"slug": "/server-access/guides/restricted-session/"
},
{
"title": "Visual Studio Code",
"slug": "/server-access/guides/vscode/"
}
]
}
]
},
{
"icon": "kubernetes",
"title": "Kubernetes Access",
"entries": [
{
"title": "Introduction",
"slug": "/kubernetes-access/introduction/"
},
{
"title": "Getting Started",
"slug": "/kubernetes-access/getting-started/",
"entries": [
{
"title": "Local Demo Cluster",
Add a local Getting Started guide for Kubernetes (#10620) * Add a local Getting Started guide for Kubernetes Our current Getting Started guides for Teleport on Kubernetes assume that readers are deploying resources to the cloud. Some users may want to get started quickly without, say, asking another team for permission to deploy a DNS zone. These users can then read our cloud-focused guides when it comes time to develop a proof of concept or use Teleport in production. Hopefully, this guide will expand the range of security-minded engineers who can get early firsthand experience with Teleport. This guide sets up Teleport on minikube and uses the App Service to access Kubernetes Dashboard. Because Kubernetes Dashboard is not initially accessible outside the cluster, this guide shows you how you can access it securely via Teleport without using `kubectl proxy`. We can also consider expanding this guide later on to introduce the Teleport Kubernetes Service or more sophisticated RBAC rules. Also worth noting that while this change adds a new tile to /docs/pages/kubernetes-access/getting-started.mdx, it does not add a new tile image. We can consider creating a new one or using the current one. Fixes #9359 * Respond to PR feedback I've made it more explicit that the minikube Docker driver is required for the demo. I have also added a row to the required software table that includes Docker Desktop/Docker Engine. I've tested this on my Linux desktop, and modified commands to support Docker Engine as well as Docker Desktop (i.e., "minikube tunnel" exposes a private IP address beside 127.0.0.1 for the load balancer). Also made a couple of minor tweaks, and removed the mention of localhost in relation to the Web UI. * Add Details for troubleshooting minikube tunnel * Ignore the dead link checker for a localhost link
2022-03-29 18:56:59 +00:00
"slug": "/kubernetes-access/getting-started/local/"
},
{
"title": "Cluster",
"slug": "/kubernetes-access/getting-started/cluster/"
Add a local Getting Started guide for Kubernetes (#10620) * Add a local Getting Started guide for Kubernetes Our current Getting Started guides for Teleport on Kubernetes assume that readers are deploying resources to the cloud. Some users may want to get started quickly without, say, asking another team for permission to deploy a DNS zone. These users can then read our cloud-focused guides when it comes time to develop a proof of concept or use Teleport in production. Hopefully, this guide will expand the range of security-minded engineers who can get early firsthand experience with Teleport. This guide sets up Teleport on minikube and uses the App Service to access Kubernetes Dashboard. Because Kubernetes Dashboard is not initially accessible outside the cluster, this guide shows you how you can access it securely via Teleport without using `kubectl proxy`. We can also consider expanding this guide later on to introduce the Teleport Kubernetes Service or more sophisticated RBAC rules. Also worth noting that while this change adds a new tile to /docs/pages/kubernetes-access/getting-started.mdx, it does not add a new tile image. We can consider creating a new one or using the current one. Fixes #9359 * Respond to PR feedback I've made it more explicit that the minikube Docker driver is required for the demo. I have also added a row to the required software table that includes Docker Desktop/Docker Engine. I've tested this on my Linux desktop, and modified commands to support Docker Engine as well as Docker Desktop (i.e., "minikube tunnel" exposes a private IP address beside 127.0.0.1 for the load balancer). Also made a couple of minor tweaks, and removed the mention of localhost in relation to the Web UI. * Add Details for troubleshooting minikube tunnel * Ignore the dead link checker for a localhost link
2022-03-29 18:56:59 +00:00
},
{
"title": "Agent",
"slug": "/kubernetes-access/getting-started/agent/"
}
]
},
{
"title": "Guides",
"slug": "/kubernetes-access/guides/",
"entries": [
{
"title": "Multiple Clusters",
"slug": "/kubernetes-access/guides/multiple-clusters/"
},
{
"title": "CI/CD",
"slug": "/kubernetes-access/guides/cicd/"
},
{
"title": "Federation",
"slug": "/kubernetes-access/guides/federation/"
},
{
"title": "Standalone",
"slug": "/kubernetes-access/guides/standalone-teleport/"
}
]
},
2021-05-17 13:38:13 +00:00
{
"title": "Helm Guides",
"slug": "/kubernetes-access/helm/guides/",
"entries": [
{
"title": "AWS EKS Cluster",
"slug": "/kubernetes-access/helm/guides/aws/"
},
{
"title": "Google Cloud GKE Cluster",
"slug": "/kubernetes-access/helm/guides/gcp/"
},
{
"title": "DigitalOcean Kubernetes Cluster",
"slug": "/kubernetes-access/helm/guides/digitalocean/"
},
{
"title": "Customize Deployment Config",
"slug": "/kubernetes-access/helm/guides/custom/"
},
{
"title": "Migrating From Older Charts",
"slug": "/kubernetes-access/helm/guides/migration/"
}
2021-05-17 13:38:13 +00:00
]
},
{
"title": "Helm Chart Reference",
"slug": "/kubernetes-access/helm/reference/",
"entries": [
{
"title": "teleport-cluster",
"slug": "/kubernetes-access/helm/reference/teleport-cluster/"
},
{
"title": "teleport-kube-agent",
"slug": "/kubernetes-access/helm/reference/teleport-kube-agent/"
}
]
},
{
"title": "Access Controls",
"slug": "/kubernetes-access/controls/"
}
]
},
2021-03-04 18:07:48 +00:00
{
"icon": "database",
"title": "Database Access",
"entries": [
{
"title": "Introduction",
"slug": "/database-access/introduction/"
},
{
"title": "Getting Started",
"slug": "/database-access/getting-started/"
},
2021-03-04 18:07:48 +00:00
{
"title": "Guides",
"slug": "/database-access/guides/",
"entries": [
{
"title": "AWS RDS & Aurora",
"slug": "/database-access/guides/rds/"
},
{
"title": "AWS Redshift",
"slug": "/database-access/guides/postgres-redshift/"
},
{
"title": "GCP Cloud SQL PostgreSQL",
"slug": "/database-access/guides/postgres-cloudsql/"
},
{
"title": "GCP Cloud SQL MySQL",
"slug": "/database-access/guides/mysql-cloudsql/"
},
{
"title": "Azure PostgreSQL & MySQL",
"slug": "/database-access/guides/azure-postgres-mysql/"
},
{
"title": "MongoDB Atlas",
"slug": "/database-access/guides/mongodb-atlas/"
},
{
"title": "Self-Hosted PostgreSQL",
"slug": "/database-access/guides/postgres-self-hosted/"
},
{
"title": "Self-Hosted MySQL/MariaDB",
"slug": "/database-access/guides/mysql-self-hosted/"
},
{
"title": "Self-Hosted MongoDB",
"slug": "/database-access/guides/mongodb-self-hosted/"
},
{
"title": "Self-Hosted CockroachDB",
"slug": "/database-access/guides/cockroachdb-self-hosted/"
},
{
"title": "Self-Hosted Redis",
"slug": "/database-access/guides/redis/"
},
{
"title": "Self-Hosted Redis Cluster",
"slug": "/database-access/guides/redis-cluster/"
},
{
"title": "SQL Server (Preview)",
"slug": "/database-access/guides/sql-server-ad/"
},
{
"title": "Database GUI Clients",
"slug": "/database-access/guides/gui-clients/"
},
{
"title": "Dynamic Registration",
"slug": "/database-access/guides/dynamic-registration/"
},
{
"title": "High Availability",
"slug": "/database-access/guides/ha/"
}
2021-03-04 18:07:48 +00:00
]
},
{
"title": "Access Controls",
"slug": "/database-access/rbac/"
},
{
"title": "Architecture",
"slug": "/database-access/architecture/"
},
{
"title": "Reference",
"slug": "/database-access/reference/",
"entries": [
{
"title": "Configuration",
"slug": "/database-access/reference/configuration/"
},
{
"title": "CLI",
"slug": "/database-access/reference/cli/"
},
{
"title": "Audit Events",
"slug": "/database-access/reference/audit/"
},
{
"title": "AWS IAM",
"slug": "/database-access/reference/aws/"
}
]
},
{
"title": "FAQ",
"slug": "/database-access/faq/"
}
2021-03-04 18:07:48 +00:00
]
},
{
"icon": "desktop",
"title": "Desktop Access",
"entries": [
{
"title": "Introduction",
"slug": "/desktop-access/introduction/"
},
{
"title": "Getting Started",
"slug": "/desktop-access/getting-started/"
},
{
"title": "Access Controls",
"slug": "/desktop-access/rbac/"
},
{
"title": "Reference",
"slug": "/desktop-access/reference/",
"entries": [
{
"title": "Configuration",
"slug": "/desktop-access/reference/configuration/"
},
{
"title": "Audit Events",
"slug": "/desktop-access/reference/audit/"
},
{
"title": "Clipboard Sharing",
"slug": "/desktop-access/reference/clipboard/"
},
{
"title": "Session Recording",
"slug": "/desktop-access/reference/sessions/"
},
{
"title": "CLI",
"slug": "/desktop-access/reference/cli/"
}
]
},
{
"title": "Troubleshooting",
"slug": "/desktop-access/troubleshooting/"
}
]
},
{
2022-03-25 00:30:42 +00:00
"icon": "chip",
"title": "Machine ID",
"entries": [
{
"title": "Introduction",
"slug": "/machine-id/introduction/"
},
{
"title": "Getting Started",
"slug": "/machine-id/getting-started/"
},
{
"title": "Reference",
"slug": "/machine-id/reference/",
"entries": [
{
"title": "Configuration",
"slug": "/machine-id/reference/configuration/"
},
{
"title": "CLI",
"slug": "/machine-id/reference/cli/"
}
]
},
{
"title": "Guides",
"slug": "/machine-id/guides/",
"entries": [
{
"title": "Machine ID with Ansible",
"slug": "/machine-id/guides/ansible/"
},
{
"title": "Machine ID with Jenkins",
"slug": "/machine-id/guides/jenkins/"
}
]
}
]
},
{
"icon": "lock",
"title": "Access Controls",
"entries": [
{
"title": "Introduction",
"slug": "/access-controls/introduction/"
},
{
"title": "Getting Started",
"slug": "/access-controls/getting-started/"
},
{
"title": "Guides",
"slug": "/access-controls/guides/",
"entries": [
{
"title": "Role Templates",
"slug": "/access-controls/guides/role-templates/"
},
{
"title": "Session Locking",
"slug": "/access-controls/guides/locking/"
},
{
"title": "Second Factor - WebAuthn",
"slug": "/access-controls/guides/webauthn/"
},
{
"title": "Per-session MFA",
"slug": "/access-controls/guides/per-session-mfa/"
},
{
"title": "Dual Authorization",
"slug": "/access-controls/guides/dual-authz/"
},
{
"title": "Impersonation",
"slug": "/access-controls/guides/impersonation/"
},
{
"title": "Moderated Sessions",
"slug": "/access-controls/guides/moderated-sessions/"
}
]
},
{
"title": "Reference",
"slug": "/access-controls/reference/"
},
{
"title": "FAQ",
"slug": "/access-controls/faq/"
}
]
},
{
"icon": "list",
"title": "API",
"entries": [
{
"title": "Introduction",
"slug": "/api/introduction/"
},
{
"title": "Getting Started",
"slug": "/api/getting-started/"
},
{
"title": "Architecture",
"slug": "/api/architecture/"
}
]
},
{
"icon": "wand",
"title": "Preview",
"entries": [
{
"title": "Upcoming Releases",
"slug": "/preview/upcoming-releases/"
}
]
},
{
"icon": "building",
"title": "Teleport Enterprise",
"entries": [
{
"title": "Introduction",
"slug": "/enterprise/introduction/"
},
{
"title": "Getting Started",
"slug": "/enterprise/getting-started/"
},
{
2022-04-13 16:47:12 +00:00
"title": "Single Sign-On (SSO)",
"slug": "/enterprise/sso/",
"entries": [
{
"title": "Azure Active Directory (AD)",
"slug": "/enterprise/sso/azuread/"
},
{
"title": "Active Directory (ADFS)",
"slug": "/enterprise/sso/adfs/"
},
{
"title": "Google Workspace",
"slug": "/enterprise/sso/google-workspace/"
},
{
"title": "GitLab",
"slug": "/enterprise/sso/gitlab/"
},
{
"title": "OneLogin",
"slug": "/enterprise/sso/one-login/"
},
{
"title": "OIDC",
"slug": "/enterprise/sso/oidc/"
},
{
"title": "Okta",
"slug": "/enterprise/sso/okta/"
}
]
},
{
"title": "Access Requests",
"slug": "/enterprise/workflow/"
},
{
"title": "FedRAMP",
"slug": "/enterprise/fedramp/"
},
{
"title": "SOC2",
"slug": "/enterprise/soc2/"
2021-09-24 19:35:39 +00:00
},
{
"title": "HSM",
"slug": "/enterprise/hsm/"
2022-04-13 16:47:12 +00:00
},
{
"title": "Enterprise License File",
"slug": "/enterprise/license/"
}
]
},
2021-03-04 18:07:48 +00:00
{
"icon": "cloud",
"title": "Cloud",
"entries": [
{
"title": "Introduction",
"slug": "/cloud/introduction/"
},
{
"title": "Getting Started",
"slug": "/cloud/getting-started/"
},
{
"title": "Architecture",
"slug": "/cloud/architecture/"
},
{
"title": "Downloads",
"slug": "/cloud/downloads/"
},
{
"title": "FAQ",
"slug": "/cloud/faq/"
}
2021-03-04 18:07:48 +00:00
]
},
{
"icon": "integrations",
"title": "Architecture",
"entries": [
{
"title": "Architecture Overview",
"slug": "/architecture/overview/"
},
{
"title": "Teleport Users",
"slug": "/architecture/users/"
},
{
"title": "Teleport Nodes",
"slug": "/architecture/nodes/"
},
{
"title": "Teleport Auth",
"slug": "/architecture/authentication/"
},
{
"title": "Teleport Proxy",
"slug": "/architecture/proxy/"
},
{
"title": "Trusted Clusters",
"slug": "/trustedclusters/"
},
{
"title": "TLS Routing",
"slug": "/architecture/tls-routing/"
}
]
},
{
"icon": "wrench",
"title": "Contribute",
"entries": [
{
"title": "Documentation",
"slug": "/contributing/documentation/",
"entries": [
{
"title": "How to Contribute",
"slug": "/contributing/documentation/how-to-contribute/"
},
{
"title": "Creating Documentation Issues",
"slug": "/contributing/documentation/issues/"
},
{
"title": "Style Guide",
"slug": "/contributing/documentation/style-guide/"
},
{
"title": "UI Reference",
"slug": "/contributing/documentation/reference/"
}
]
}
]
}
],
"variables": {
"version": "7.0",
"terraform": {
"version": "1.0.0"
},
"presets": {
"tokens": {
"first": "abcd123-insecure-do-not-use-this",
"second": "efgh456-insecure-do-not-use-this",
"third": "ijkl789-insecure-do-not-use-this"
Clarify two guides and two intro pages (#11913) * Clarify two guides and two intro pages See #11841 Make the Adding Nodes guide more usable for Cloud - Add a ca_pin preset - Clarify that tctl must be run on the local machine for Cloud users - Structure the guide as a step-by-step tutorial. The guide already included sequences of sample commands, so all this took was to rename headings according to the "Step n/d." format and move the CA pinning section into the section on starting the Node. - Add environment variables to use for storing a CA pin and invite token to sample commands, plus piped commands to extract these strings from the output of tctl commands. - Use a ScopedBlock to hide the Node Tunneling section for Cloud users - Indicate that the --auth-server flag in "teleport start" requires a port. Add intros to the Admin and Operations menu pages - Clarify the purpose of the Admin Guides and Operations sections by adding an intro paragraph to each page. Since these sections are similar in scope, I added links from one to the other with statements about how the two sections differ. - Replace lists of links with Tiles. GitHub SSO - Move the step to create an OAuth app out of the Prerequisites and into its own step. This makes it easier to give the instructions to use a specific callback URL proper space. - Be more explicit about the rp_ip value. - Add explicit instructions for logging in to the cluster after creating the auth preference, including screenshots of expected results. * Fix wording and linter issues following PR review * Respond to PR feedback Remove a misleading instruction re: CA pinning. Also move some text about CA pinning to a more appropriate location.
2022-04-18 20:14:25 +00:00
},
"ca_pin": "sha256:abdc1245efgh5678abdc1245efgh5678abdc1245efgh5678abdc1245efgh5678"
},
"fedramp": {
"control_url": "https://csrc.nist.gov/Projects/risk-management/sp800-53-controls/release-search#!/control?version=5.1&number="
},
"soc2": {
"last_report": "April 12th, 2021"
},
"cloud": {
"version": "8.3.4",
"sla": {
"monthly_percentage": "99.5%",
"monthly_downtime": "3 hours 40 minutes"
}
},
2021-07-08 20:36:30 +00:00
"fluentd": {
"version": "1.12.4"
},
"docker": {
"version": "20.10.7",
"compose": {
"version": "1.25.0"
}
2021-07-08 20:36:30 +00:00
},
"helm": {
"version": "3.4.2"
},
2021-05-17 13:38:13 +00:00
"kubernetes": {
"major_version": "1",
"minor_version": "17"
},
"ansible": {
"min_version": "2.9.6"
},
"mongodb": {
"min_version": "3.6"
},
"mysql": {
"dbeaver_min_ver": "8.0.3"
},
"teleport": {
"version": "9.0.4",
"golang": "1.17",
"plugin": {
"version": "9.0.4"
},
2021-05-17 13:38:13 +00:00
"helm_repo_url": "https://charts.releases.teleport.dev",
"latest_oss_docker_image": "quay.io/gravitational/teleport:7",
"latest_ent_docker_image": "quay.io/gravitational/teleport-ent:7"
}
},
"redirects": [
{
"source": "/user-manual/",
"destination": "/server-access/guides/tsh/",
"permanent": true
},
{
"source": "/production/",
"destination": "/setup/deployments/",
"permanent": true
},
{
"source": "/admin-guide/",
"destination": "/setup/admin/",
"permanent": true
},
{
"source": "/trustedclusters/",
"destination": "/setup/admin/trustedclusters/",
"permanent": true
},
{
"source": "/reference/api/architecture/",
"destination": "/api/architecture/",
"permanent": true
},
{
"source": "/reference/api/getting-started/",
"destination": "/api/getting-started/",
"permanent": true
},
{
"source": "/reference/api/introduction/",
"destination": "/api/introduction/",
"permanent": true
},
{
"source": "/metrics-logs-reference/",
"destination": "/setup/reference/metrics/",
"permanent": true
},
{
"source": "/config-reference/",
"destination": "/setup/reference/config/",
"permanent": true
},
{
"source": "/cli-docs/",
"destination": "/setup/reference/cli/",
"permanent": true
},
{
"source": "/enterprise/ssh-kubernetes-fedramp/",
"destination": "/enterprise/fedramp/",
"permanent": true
},
{
"source": "/enterprise/sso/ssh-one-login/",
"destination": "/enterprise/sso/one-login/",
"permanent": true
},
{
"source": "/enterprise/sso/ssh-okta/",
"destination": "/enterprise/sso/okta/",
"permanent": true
},
{
"source": "/enterprise/sso/ssh-google-workspace/",
"destination": "/enterprise/sso/google-workspace/",
"permanent": true
},
{
"source": "/enterprise/sso/ssh-azuread/",
"destination": "/enterprise/sso/azuread/",
"permanent": true
},
{
"source": "/enterprise/sso/ssh-adfs/",
"destination": "/enterprise/sso/adfs/",
"permanent": true
},
{
"source": "/enterprise/sso/ssh-sso/",
"destination": "/enterprise/sso/",
"permanent": true
},
{
"source": "/enterprise/quickstart-enterprise/",
"destination": "/enterprise/getting-started/",
"permanent": true
},
{
"source": "/gcp-guide/",
"destination": "/setup/deployments/gcp/",
"permanent": true
},
{
"source": "/ibm-cloud-guide/",
"destination": "/setup/deployments/ibm/",
"permanent": true
},
{
"source": "/aws-terraform-guide/",
"destination": "/setup/deployments/aws-terraform/",
"permanent": true
},
{
"source": "/setup/guides/docker-compose/",
"destination": "/setup/guides/docker/",
"permanent": true
},
{
"source": "/cloud/",
"destination": "/cloud/introduction/",
"permanent": true
},
{
"source": "/application-access/",
"destination": "/application-access/introduction/",
"permanent": true
},
{
"source": "/database-access/",
"destination": "/database-access/introduction/",
"permanent": true
},
{
"source": "/kubernetes-access/",
"destination": "/kubernetes-access/introduction/",
"permanent": true
},
{
"source": "/enterprise/ssh-rbac/",
"destination": "/access-controls/introduction/",
"permanent": true
},
{
"source": "/quickstart/",
"destination": "/getting-started/",
"permanent": true
},
{
"source": "/preview/database-access/",
"destination": "/database-access/",
"permanent": true
},
{
"source": "/preview/cloud/",
"destination": "/cloud/",
"permanent": true
},
{
"source": "/kubernetes-ssh/",
"destination": "/kubernetes-access/",
"permanent": true
},
{
"source": "/features/ssh-pam/",
"destination": "/server-access/guides/ssh-pam/",
"permanent": true
},
{
"source": "/openssh-teleport/",
"destination": "/server-access/guides/openssh/",
"permanent": true
2021-06-02 19:21:54 +00:00
},
{
"source": "/enterprise/sso/ssh-gsuite/",
"destination": "/enterprise/sso/ssh-google-workspace/",
"permanent": true
},
{
"source": "/features/enhanced-session-recording/",
"destination": "/server-access/guides/bpf-session-recording/",
"permanent": true
},
{
"source": "/quickstart-docker/",
"destination": "/setup/guides/docker/",
"permanent": true
},
{
"source": "/database-access/guides/postgres-aws/",
"destination": "/database-access/guides/rds/",
"permanent": true
},
{
"source": "/database-access/guides/mysql-aws/",
"destination": "/database-access/guides/rds/",
"permanent": true
},
{
"source": "/docs/",
"destination": "/contributing/documentation/",
"permanent": true
},
{
"source": "/docs/best-practices/",
"destination": "/contributing/documentation/",
"permanent": true
},
{
"source": "/kubernetes-access/guides/migration/",
"destination": "/kubernetes-access/introduction/",
"permanent": true
},
{
"source": "/setup/guides/joining-nodes-aws/",
"destination": "/setup/guides/joining-nodes-aws-iam/",
"permanent": true
2022-04-13 16:47:12 +00:00
},
{
"source": "/docs/setup/reference/license/",
"destination": "/docs/enterprise/license/",
"permanent": true
}
]
}