teleport/examples
2018-11-15 12:12:01 -08:00
..
aws Update certbot depepdency, incl requests lib 2018-11-15 12:12:01 -08:00
chart/teleport add proxytunnel as a default service to helm chart 2018-08-16 08:47:26 -07:00
etcd Add clustered etcd docker-compose example 2018-08-27 13:54:41 -07:00
gke-auth Make get-kubeconfig.sh cross platform. 2018-11-13 18:13:10 -08: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.