teleport/docs/4.1.yaml

53 lines
1.5 KiB
YAML
Raw Normal View History

site_name: Gravitational Teleport
site_url: https://gravitational.com/teleport/docs
repo_url: https://github.com/gravitational/teleport
site_description: SSH and Kubernetes Gateway for Clusters and Teams
site_author: Gravitational Inc
copyright: Gravitational Inc, 2016-19
# output directory:
site_dir: ../build/docs/4.1
docs_dir: "4.1"
theme: readthedocs
theme_dir: theme
markdown_extensions:
- markdown_include.include
- admonition
- def_list
- footnotes
- toc:
marker: '[TOC]'
extra_css: []
extra_javascript: []
extra:
version: 4.1
pages:
- Documentation:
- Introduction: intro.md
- Quick Start Guide: guides/quickstart.md
- User Manual: user-manual.md
- Admin Manual: admin-guide.md
- FAQ: faq.md
- Guides:
- AWS: aws_oss_guide.md
- Installation: installation.md
- Okta: ssh_okta.md
- Active Directory (ADFS): ssh_adfs.md
- OneLogin: ssh_one_login.md
- G Suite: ssh_gsuite.md
- OIDC: oidc.md
- Trusted Clusters: trustedclusters.md
- Kubernetes Guide: kubernetes_ssh.md
- Architecture:
- Architecture Overview: architecture/overview.md
- Teleport Users: architecture/users.md
- Teleport Nodes: architecture/nodes.md
- Teleport Auth: architecture/auth.md
- Teleport Proxy: architecture/proxy.md
- Enterprise Guides:
- Introduction: enterprise.md
- Quick Start Guide: quickstart-enterprise.md
- RBAC: ssh_rbac.md
- Single sign-on (SSO): ssh_sso.md