teleport/examples
2019-06-12 18:08:04 -03:00
..
aws/terraform Change cluster validation method from using CA cert to CA pin hash (#2602) 2019-03-14 12:11:16 +00:00
chart Update default inage in values.yaml for helm chart 2019-05-23 13:40:03 -07: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.