Commit graph

4 commits

Author SHA1 Message Date
Ben Arent c00511712e
Expand Examples Readme (#3120)
* Update Readme Examples
2019-11-01 16:49:48 -07:00
Sasha Klizhentas 6138f2c93a Improvements for AWS support deployments
* Fix IAM instance profiles assignments for proxy and nodes
* Add support for auth server certificate verification done by
  nodes and proxies joining the cluster.
* Fix out of order events returned by auth servers in HA mode.

In HA mode, auth server could return events out of order
in case if they were sent to multiple auth servers what confused
the user interface expecting events sorted.

This commit fixes the problem by sorting events returned
by function SearchEvents.
2018-01-23 19:41:54 -08:00
Ev Kontsevoy 8b845d26b8 Added upstart Teleport daemon script to examples
Closes #1177
2017-08-19 20:34:13 -07:00
Ev Kontsevoy 0a78b45b3c Added "examples" directory with some sample configs
- 3-node cluster example
- systemd unit file
2016-10-10 10:51:43 -07:00