teleport/examples
Gus Luxton 882e5ed27f
Automatically restart Teleport process in demo environments (#2824)
* Expose diagnostic endpoint and add liveness/ready checks to pods to enable automatic restart if Teleport shuts down
* Force add OIDC connector to suppress error message when container restarts, also add missing echo to errors
* Force adding of trusted cluster on restart
2019-07-03 14:40:04 -03:00
..
aws/terraform Add actions on streams to examples. 2019-06-25 16:39:58 -07:00
chart Automatically restart Teleport process in demo environments (#2824) 2019-07-03 14:40:04 -03:00
etcd Do not emit events in mirror mode. 2019-05-21 09:58:43 -07:00
gke-auth Fix kubeconfig generator script and tidy up odd mention of 'jenkins' (#2771) 2019-06-12 18:08:04 -03:00
go-client Add clustered etcd docker-compose example 2018-08-27 13:54:41 -07:00
local-cluster Preparation for 2.3 2017-06-21 20:14:40 -07:00
resources Update saml-connector.yaml 2018-04-19 18:09:30 -07:00
systemd Updated getting started experience for systemd users 2018-07-19 18:04:14 -07:00
upstart Added upstart Teleport daemon script to examples 2017-08-19 20:34:13 -07:00
README.md Improvements for AWS support deployments 2018-01-23 19:41:54 -08:00

Examples

Configuration Examples

  • local-cluster : Sample configuration of a 3-node Teleport cluster using just a single machine

Daemon Configuration

  • systemd : Service file for systemd
  • upstart : Start-up script for upstart

AWS examples

  • aws : Examples of provisioning Teleport on AWS.