teleport/docs
Zac Bergquist 38524f6a8e
docs: use teleport node configure (#23269)
Prefer the `teleport node configure` command over
`teleport start --roles=node`. This provides more flexibility
and produces a config file that the user can adjust before
starting Teleport.

Closes #19167
2023-03-22 22:03:11 +00:00
..
img add webui page with active session section (#22428) 2023-03-21 17:40:09 +00:00
pages docs: use teleport node configure (#23269) 2023-03-22 22:03:11 +00:00
config.json Add EKS guide to install agents using IAM joining (#22978) 2023-03-22 16:24:38 +00:00
postrelease.md Fixed incorrect container image branch version numbers (#20585) 2023-01-24 02:08:36 +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.