teleport/docs
Paul Schisa 1b225d1268
Update permit_user_env comments in config ref (#18813)
* Update config.mdx

Update permit_user_env config reference comments to indicate that the ~/.tsh/environment file exists on the SSH server and not the client side.  This caused confusion with users attempting to pass variables to sessions via the client.

* Update docs/pages/reference/config.mdx

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>

* Update config.mdx

* Update docs/pages/reference/config.mdx

Co-authored-by: Gus Luxton <gus@goteleport.com>

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
Co-authored-by: Gus Luxton <gus@goteleport.com>
2022-11-30 10:16:43 -05:00
..
img [Docs] Desktop Access Value and Log updates (#18655) 2022-11-28 14:14:00 +00:00
pages Update permit_user_env comments in config ref (#18813) 2022-11-30 10:16:43 -05:00
config.json Add info to docs about working with github enterprise server (#18712) 2022-11-28 16:25:37 +00:00
postrelease.md Move branching instructions to preflight checklist (#13141) 2022-06-07 11:43:24 +00:00
preflight.md Replace quay.io with amazon ECR where appropriate (#15382) 2022-08-19 10:24:15 -05:00
prerelease.md Add post-release checklist (#4620) 2020-10-22 16:45:38 -03:00
README.md docs/README: Update link to repo (#14455) 2022-07-15 07:13:17 +00:00

Teleport Docs

Teleport docs are built using Next.js. Please see the README in the docs repo for details on how to make and test changes to Teleport docs.

Run make -C build.assets test-docs from the root directory of this repo.