teleport/examples
Ev Kontsevoy b2c12066a0 Updated getting started experience for systemd users
- Modified the default teleport.service to start without
  /etc/teleport.yaml
- Updated REAMDE for systemd unit
- Updated ./install script
2018-07-19 18:04:14 -07:00
..
aws Use full pathnames in tctl execution (#1972) 2018-05-25 13:29:31 -03:00
chart/teleport Fix helm template typos 2018-07-18 17:23:56 -07:00
etcd Added 'insecure' flag to etcd config 2017-01-16 11:15:04 -08:00
go-client Updated README for go-client (auth server API example) 2018-02-14 10:26:23 -08: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.