teleport/docs
Paul Gottschling a8202572a8
Edit Redis guides for Cloud users (#11731)
* Edit Redis guides for Cloud users

See #10637

- Add tabbed instructions in the Prerequisites for users of
  different scopes.

- Add instructions to make it clearer where things are running, since
  the previous guides did not mention that you need to install and
  run the Teleport Database Service on a separate host. This adds
  a new section re: the Database Service that mirrors instructions
  in other Database Access guides.

Note that this branch cherry-picks all docs/pages/includes changes
from #11668. Please add feedback on the partials to that branch,
and I will keep this branch rebased to that one.

* Address PR feedback
2022-04-13 22:00:05 +00:00
..
img Added Jenkins Machine ID diagram. 2022-04-04 09:10:21 -07:00
pages Edit Redis guides for Cloud users (#11731) 2022-04-13 22:00:05 +00:00
config.json Update teleport-plugin guides to reference docker images for downloads (#11617) 2022-04-13 20:14:25 +00:00
postrelease.md Add buildbox steps to postbuild checklist (#10689) 2022-03-03 02:53:44 +00:00
preflight.md Remove vendor 2022-01-07 02:15:11 -07:00
prerelease.md Add post-release checklist (#4620) 2020-10-22 16:45:38 -03:00
README.md Run next linter on docs PRs (#5908) 2021-03-10 14:01:48 -04:00

Teleport Docs

Teleport docs are built using next. Please see the README in that 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.