teleport/examples
2019-10-04 15:49:47 -03:00
..
aws Added FIPS AMI build support (#3051) 2019-10-04 15:49:47 -03:00
chart Automatically restart Teleport process in demo environments (#2824) 2019-07-03 14:40:04 -03:00
etcd Updating dependencies for etcd v3.3.15 (#2965) 2019-09-08 10:50:56 -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 Fixed anti-pattern use of /var/run as the PID dir (#3035) 2019-10-01 21:27:18 +02: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.