mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 05:55:42 +08:00
Make it easier for readers to navigate this section by reducing noise in the sidebar. This change modifies sidebar labels to reduce length, remove repeated words, and add a more logical order. This change also reorganizes some sections of the sidebar in order to improve clarity and reduce the number of items in a given section: - Move guides to enrolling specific databases to `enroll-resources/database-access/enrollment`, and shorten individual guide slugs since we don't need to include the substring `enroll-`. - Move the Kubernetes application discovery reference to the Kubernetes application discovery section. The reference is specific to Kubernetes application discovery, and makes more sense in the Kubernetes application discovery subsection. - Remove the Server Access introduction page, since it is redundant with the landing page. - Replace the "Applications" section "Guides" with a "Configuration Guides" section, which is more thematically specific. - Move the Ansible guide from "Servers" to "User Guides". This doesn't require tctl, and is for end-users who want to set up an Ansible playbook using Teleport credentials. Rephrase a Troubleshooting item that mentions `tctl` to indicate taht admins must complete the task.
16 lines
349 B
Plaintext
16 lines
349 B
Plaintext
---
|
|
title: Database Access Reference
|
|
sidebar_label: Reference
|
|
sidebar_position: 8
|
|
description: Configuration and CLI reference for the Teleport Database Service.
|
|
tags:
|
|
- zero-trust
|
|
- infrastructure-identity
|
|
---
|
|
|
|
- [Configuration](configuration.mdx)
|
|
- [CLI](cli.mdx)
|
|
- [Audit Events](audit.mdx)
|
|
- [AWS IAM](aws.mdx)
|
|
- [Database Labels](labels.mdx)
|