teleport/docs
Gus Luxton e5cbd620ce
helm: Add support for separate Postgres/Mongo listeners in teleport-cluster chart (#10858)
* helm: Update NOTES.txt for AWS ACM

* Add support for separate Postgres/MongoDB listeners in teleport-cluster chart

* Special case backend listener protocol based on presence of ACM annotation

* Add tests for separate listeners

* Add tests for ACM annotation setting backend protocol

* Don't add AWS annotations when not in AWS mode

* Adds for separatePostgresListener/separateMongoListener

Also adds missing example for setitng proxyListenerMode

* Add continuous backups permission to DynamoDB policy

Fixes #11411
2022-03-24 18:41:08 +00:00
..
img Add Redis docs (#10693) 2022-03-11 18:05:13 +00:00
pages helm: Add support for separate Postgres/Mongo listeners in teleport-cluster chart (#10858) 2022-03-24 18:41:08 +00:00
config.json Split the AWS Node Joining guide (#11081) 2022-03-23 21:09:26 +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.