Commit graph

1725 commits

Author SHA1 Message Date
obivan 55912b7c8a err check 2016-06-29 18:16:25 +06:00
obivan 277f70b82c err check 2016-06-29 18:15:31 +06:00
Ev Kontsevoy 42fceeaa87 Minor change in integration tests 2016-06-28 17:08:03 -07:00
Alexander Klizhentas d8293ac217 Merge pull request #464 from gravitational/dmitri/fix-utils-addr-edge-cases
Cover the missing edge cases to replicate the old behavior
2016-06-25 10:42:55 -07:00
dmitri 43ba205566 Cover the missing edge cases to replicate the old behavior:
- use arbitrary IP address if none from the preference list matched
  - fallback to loopback if no suitable address has been found
2016-06-24 23:39:50 +02:00
Ev Kontsevoy a9e2e94b88 Merge pull request #463 from gravitational/dmitri/fix-utils-addr-guess
Fix GuessHostIP to correctly ignore IPv6 addresses and follow the
2016-06-24 10:00:09 -07:00
dmitri 98be2a591b Fix GuessHostIP to correctly ignore IPv6 addresses and follow the
defined order of address preferences.
2016-06-24 18:43:50 +02:00
Ev Kontsevoy 0a22e149b0 Documentation changes
1. Added draw.io HTML files to docs/draw.io folder
2. Updated "Trusted Clusters" section with a diagram
2016-06-22 15:26:30 -07:00
Ev Kontsevoy 4dc85345e2 Added a bunch of machines to vagrant's cluster-a 2016-06-22 12:17:11 -07:00
Ev Kontsevoy ff02b6cb0c Merge branch 'ev/demo' of github.com:gravitational/teleport into ev/demo 2016-06-21 18:13:56 -07:00
Ev Kontsevoy f38b3171b5 Updated Vagrant file for better user experience 2016-06-21 18:13:28 -07:00
Ev Kontsevoy 45ac2ce538 Merge remote-tracking branch 'origin/master' into ev/demo 2016-06-21 13:49:34 -07:00
Ev Kontsevoy 6a8aec0635 Added 'known issue' of not supporting IPv6 2016-06-21 13:46:27 -07:00
Ev Kontsevoy 27047b1ceb Better OSX support for Vagrant 2016-06-21 13:22:08 -07:00
Ev Kontsevoy 2064fec260 Merge branch 'ev/demo' of github.com:gravitational/teleport into ev/demo 2016-06-21 12:28:47 -07:00
Ev Kontsevoy 174a1a03e9 Zero-config Vagrant environment with trusted clusters 2016-06-21 12:28:37 -07:00
Ev Kontsevoy 020a5404ae Zero-config Vagrant environment with trusted clusters 2016-06-21 12:09:55 -07:00
Alexander Klizhentas c6b5eb53a8 Update README.md 2016-06-20 19:48:16 -07:00
Ev Kontsevoy 8987e074ca Updating release process to fit documentation 2016-06-20 13:20:26 -07:00
Ev Kontsevoy 93a3dfac03 Added a link to "Latest release" to the README 2016-06-17 12:47:41 -07:00
Ev Kontsevoy bb776890d7 Version bump to 1.0
Woo!

Fixes #440
2016-06-17 12:32:54 -07:00
Ev Kontsevoy bb8e0d0dc5 Merge pull request #460 from gravitational/ev/seed-config
Added "seed_config" configuration flag
2016-06-17 12:23:38 -07:00
Ev Kontsevoy 504dfeb3bd Merge remote-tracking branch 'origin/master' into ev/seed-config 2016-06-17 11:57:40 -07:00
Ev Kontsevoy 4a635ec949 Added "seed_config" configuration flag
Teleport YAML config now has a new configuration variable for internal
use by Gravitational:

```yaml
teleport:
   seed_config: true
```

If set to 'true', Teleport treats YAML configuration simply as a seed
configuration on first start.

If set to 'false' (default for OSS version), Teleport will throw away
its back-end config, treating YAML config as the only source of truth.

Specifically, for now, the following settings are thrown away if not
found in YAML:

- trusted authorities
- reverse tunnels
2016-06-17 11:55:22 -07:00
Taylor Wakefield 64b27d56e3 Update faq.md 2016-06-17 11:31:17 -07:00
Taylor Wakefield 11ea9160ba Update faq.md 2016-06-17 11:30:47 -07:00
Taylor Wakefield f6f4cebf46 formatting and typos 2016-06-17 11:25:23 -07:00
Taylor Wakefield 71213e89a6 updated default certificate ttl to 23 hours 2016-06-17 11:09:31 -07:00
Taylor Wakefield 5a7b67c132 replace(lets, let's) 2016-06-17 11:07:26 -07:00
Taylor Wakefield 2bef476348 Changed tip to warning 2016-06-17 11:00:04 -07:00
Taylor Wakefield 3d254a1b62 Updated note syntax 2016-06-17 10:56:22 -07:00
Taylor Wakefield 29f590458a Updated Note Syntax 2016-06-17 10:51:35 -07:00
Ev Kontsevoy 6277351864 Merge pull request #459 from gravitational/ev/v1
known_hosts support for non-Teleport servers
2016-06-16 22:50:39 -07:00
Ev Kontsevoy bd0e3e9d16 Merge remote-tracking branch 'origin/master' into ev/v1 2016-06-16 22:48:45 -07:00
Ev Kontsevoy f8d3a0b5ff Minor changes to README and Makefile 2016-06-16 22:47:58 -07:00
Ev Kontsevoy 214ae78e18 Updated tests 2016-06-16 19:04:09 -07:00
Ev Kontsevoy d38fc95d31 Support for non-Teleport servers 2016-06-16 18:58:29 -07:00
Ev Kontsevoy 639d1d0c7e Added support for regular 'known_hosts' 2016-06-16 18:30:02 -07:00
Taylor Wakefield cf168f51ab fixed certificate ttl references 2016-06-15 18:37:21 -07:00
Taylor Wakefield e934f4c5f5 formatting and corrected certificate ttl 2016-06-15 18:34:07 -07:00
Taylor Wakefield b857074e7c revert warnings 2016-06-15 18:15:47 -07:00
Taylor Wakefield 4d474f3904 testing warnings 2016-06-15 18:14:21 -07:00
Taylor Wakefield f904f80d65 formatting changes 2016-06-15 18:12:55 -07:00
Ev Kontsevoy d3671fd922 Release of version 1.0.0 of Teleport
Woo!
2016-06-15 10:50:45 -07:00
Alexander Klizhentas 6b187a6478 Merge pull request #457 from gravitational/ev/build
Simplified build & versioning system
2016-06-14 22:22:11 -07:00
Ev Kontsevoy 828e6a77aa Simpler version implementation 2016-06-14 18:03:06 -07:00
Ev Kontsevoy 4dbb06c492 Intermediate commit 2016-06-14 16:00:17 -07:00
Taylor Wakefield f68ecb8fd5 formatting change 2016-06-13 18:35:28 -07:00
Taylor Wakefield dde1405b39 fixed link 2016-06-13 18:17:57 -07:00
Taylor Wakefield 5dbee5b321 Update faq.md 2016-06-13 18:17:24 -07:00