Commit graph

147 commits

Author SHA1 Message Date
Ben Arent 0f38826047
Readme Update (#4967)
* Readme Update
2020-11-25 09:45:57 -08:00
Andrew Lytvynov 76d07d10cf
Bump Go to 1.15.3 (#4811)
* Bump Go to 1.15.5

* Downgraded Go version to 1.15.3.

* Sign .drone.yml

Co-authored-by: Russell Jones <rjones@gravitational.com>
Co-authored-by: Gus Luxton <gus@gravitational.com>
2020-11-16 18:36:17 +00:00
Gus Luxton d817362f2f
Fix dead link in README (#4701)
Fixes #4700
2020-11-04 09:53:53 -08:00
quin quintero 9c6ec96fd8
Removed GOPATH from readme (#4162) 2020-08-12 10:14:31 -03:00
Ben Arent 0e8bd796b5
Updates Teleport Video links (#4165)
* Fix video links

* Remove older security updates

* (kick drone)
2020-08-10 07:57:36 -07:00
Andrew Lytvynov 1ee61a1876 Bump e-ref 2020-07-17 16:09:23 +00:00
Andrew Lytvynov 16031edaff Remove godep references and add docs for modules 2020-07-17 16:09:23 +00:00
Ben Arent 60242e13bb
Update Readme Thumbnail (#4022)
* Add Teleport 4.3 Video to Docs & Readme
2020-07-13 13:10:50 -07:00
Ben Arent bb0de3b4c0
Add Teleport Video to Docs & Readme (#4021) 2020-07-12 08:51:59 -07:00
Andrew Lytvynov 2f45cef664 Update dockerized build to Go 1.14 2020-07-10 20:29:28 +00:00
Ben Arent 8189d96bab Bump Readme version. 2020-07-07 15:04:59 -07:00
谭九鼎 c3d227c5cc
Readme: use https (#3968) 2020-07-02 14:50:22 -03:00
Gus Luxton cb1a97ac96
http -> https in docs and fix some formatting (#3970)
* http -> https in docs
* Remove surplus full stop
2020-07-02 14:39:29 -03:00
Andrew Lytvynov 540f77526b Use tighter permissions for /var/lib/teleport everywhere
Automatic creation of the data folder in teleport does the right thing -
only make it accessible to owner. All other scripts and docs should do
the same.

Updates #3701
2020-05-15 16:45:56 +00:00
Alexey Kontsevoy 3c670d5d58
Merge Teleport V4.3 UI branch to master (#3583)
* Add monorepo

* Add reset/passwd capability for local users (#3287)

* Add UserTokens to allow password resets

* Pass context down through ChangePasswordWithToken

* Rename UserToken to ResetPasswordToken

* Add auto formatting for proto files

* Add common Marshaller interfaces to reset password token

* Allow enterprise "tctl" reuse OSS user methods (#3344)

* Pass localAuthEnabled flag to UI (#3412)

* Added LocalAuthEnabled prop to WebConfigAuthSetting struct in webconfig.go
* Added LocalAuthEnabled state as part of webCfg in  apiserver.go

* update e-refs

* Fix a regression bug after merge

* Update tctl CLI output msgs (#3442)

* Use local user client when resolving user roles

* Update webapps ref

* Add and retrieve fields from Cluster struct (#3476)

* Set Teleport versions for node, auth, proxy init heartbeat
* Add and retrieve fields NodeCount, PublicURL, AuthVersion from Clusters
* Remove debug logging to avoid log pollution when getting public_addr of proxy
* Create helper func GuessProxyHost to get the public_addr of a proxy host
* Refactor newResetPasswordToken to use GuessProxyHost and remove publicUrl func

* Remove webapps submodule

* Add webassets submodule

* Replace webapps sub-module reference with webassets

* Update webassets path in Makefile

* Update webassets

1b11b26 Simplify and clean up Makefile (#62) https://github.com/gravitational/webapps/commit/1b11b26

* Retrieve cluster details for user context (#3515)

* Let GuessProxyHost also return proxy's version
* Unit test GuessProxyHostAndVersion & GetClusterDetails

* Update webassets

4dfef4e Fix build pipeline (#66) https://github.com/gravitational/webapps/commit/4dfef4e

* Update e-ref

* Update webassets

0647568 Fix OSS redirects https://github.com/gravitational/webapps/commit/0647568

* update e-ref

* Update webassets

e0f4189 Address security audit warnings Updates  "minimist" package which is used by 7y old "optimist". https://github.com/gravitational/webapps/commit/e0f4189

* Add new attr to Session struct (#3574)

* Add fields ServerHostname and ServerAddr
* Set these fields on newSession

* Ensure webassets submodule during build

* Update e-ref

* Ensure webassets before running unit-tests

* Update E-ref

Co-authored-by: Lisa Kim <lisa@gravitational.com>
Co-authored-by: Pierre Beaucamp <pierre@gravitational.com>
Co-authored-by: Jenkins <jenkins@gravitational.io>
2020-04-15 15:35:26 -04:00
Ev Kontsevoy 85d1cba589 Updated README to reflect Teleport's scale
It's not just for small companies.
2020-03-27 17:30:52 -07:00
Lisa Kim a573fd25ed
Update docker/README and its Dockerfile (#3400)
* Add missing (make build) step for running teleport cluster in docker container
* Edit Dockerfile teleport-buildbox tag from :latest to :go1.13.2 to match the image tag from running "make docker" from root.
* Update root README about docker
2020-03-03 20:33:24 -08:00
Russell Jones 9f789ec01d Remove test comment. 2020-02-17 12:53:54 -08:00
Russell Jones 67952867c7 Test. 2020-02-17 12:51:53 -08:00
Lisa Kim 8b29497d06 Update Teleport Version in Docs
* Fix minor errors
- fix go version in readme.md
- fix broken link in teleport_architecture_overview.md
- fix spacing issues in teleport_users.md and quickstart.md
- revert --insecure back to originally --insecure-no-tls in quickstart.md
- update 24 hrs TTL default to 12 hrs in teleport_proxy.md
2020-01-16 14:44:19 -08:00
Ben Arent 010b42bf0c
Bumping 4.2.0 In Docs (#3238)
* Bumping 4.2.0 In reference in docs
2020-01-07 16:24:30 -08:00
Ev Kontsevoy 80ab58f614 Updated README with a new Golang version (#2947) 2019-08-30 11:37:51 -07:00
Alexander Klizhentas 210ab97be9 Teleport now supports IPV6 2019-08-07 12:19:15 -07:00
Ben Arent cff90a2da5 Make version consistant and use latest version. 2019-08-07 11:09:41 -07:00
Ben Arent 839f967367 Update to use the latest and correct Docker image. 2019-06-12 10:33:13 +03:00
Taylor Wakefield 2d794414a7 Update README.md 2019-04-03 16:37:16 -07:00
Uwe Hoffmann 29dc64ce40 Fix small typo in readme 2019-03-18 14:54:57 -07:00
Taylor Wakefield c11d77ae42
updated video link in readme to more current demo 2019-03-06 13:27:41 -08:00
Alexander Klizhentas ab193b04df
Update README.md 2019-01-26 11:27:52 -08:00
Alexander Klizhentas 8436d5d3a2
Update README.md 2019-01-10 11:48:49 -08:00
Alexey Kontsevoy 6ec3d1632b
(docs) replace telekube with gravity 2018-11-14 16:46:18 -05:00
Andrew Banchich dcb9ccfd51 Update README.md
Add note regarding checking out to stable version tag.
2018-10-01 12:04:13 -07:00
Ev Kontsevoy 1ae0d4c23c Created 3.0 branch for documentation
... and updated the root/README to include Kubernetes integration
2018-09-19 16:51:15 -07:00
Ev Kontsevoy 5026f52872 Updated the docs to reference our quay.io Teleport docker image 2018-08-08 17:15:11 -07:00
Ev Kontsevoy d29ddbd4f3 README edits 2018-08-03 16:10:45 -07:00
Ev Kontsevoy 1728d7b277 Updated downlad links to the new location
- README.md
- Docs
2018-06-25 13:26:39 -07:00
Abraham Ingersoll 7d03b64ba5 Update READMEs to correct Telekube URL 2018-04-04 09:03:25 -07:00
Ev Kontsevoy e9bc83b0b5 Final touches to documetation 2017-09-17 21:31:27 -07:00
Ev Kontsevoy 3b9d374c39 Removed the need to have autotools installed
Previous versions of Teleport relied on `make` command to be available,
which is never the case with all supported Linux distributions
2017-09-17 16:24:11 -07:00
Ev Kontsevoy 7c2fe70701 Preparation for 2.3 release
- VERSION update
- Updated the README
2017-09-17 15:20:16 -07:00
Ev Kontsevoy a932954894 Updated Teleport README 2017-08-14 14:58:42 -07:00
Ev Kontsevoy e30795148a added submodule content 2017-06-21 19:18:28 -07:00
Alexey Kontsevoy c2ef0c581a fix doc urls 2017-03-25 16:12:30 -07:00
Russell Jones fb044095d1 Changed make to mkdir. 2017-01-09 16:36:23 -08:00
Ev Kontsevoy 937632dc3d Update README.md 2016-12-31 00:37:14 -08:00
Ev Kontsevoy 1eef8667e7 Docs update + friendlier error message
Updated README.md with information on starting teleport in development
mode.
2016-12-31 00:27:10 -08:00
Ev Kontsevoy aaf7a6389b Update README.md 2016-11-30 16:20:45 -08:00
Ev Kontsevoy 0c251639c8 Updated README.md with Web UI building instructions 2016-11-30 16:19:22 -08:00
Ev Kontsevoy be8068b3b8 Updated README to reflect recent code changes. 2016-11-17 20:41:05 -08:00
zhengchao.deng 1bde3e1732 make under cgo enabled 2016-11-17 12:52:56 +08:00
Ev Kontsevoy 4c60f9a594 Update README.md 2016-10-03 17:59:17 -07:00
Ev Kontsevoy 5c84cf5649 Update README.md 2016-10-03 17:57:56 -07:00
William Davis 04b4edae7e Modified build instructions 2016-09-30 09:09:45 -04:00
Ev Kontsevoy 3130f18382 Update README.md 2016-09-28 13:31:11 -07:00
Andrew Murray 0b90ef9201 Fixed typos 2016-09-18 13:01:07 +10:00
Ev Kontsevoy 72910a80db Update README.md 2016-09-17 00:29:17 -07:00
Ev Kontsevoy 9a9b53caa0 Update README.md 2016-09-16 18:38:41 -07:00
kushal e460886fb6 use https where possible 2016-09-16 20:16:27 -04:00
Ev Kontsevoy 8a2d9a34d1 Update README.md 2016-09-15 17:15:42 -07:00
Ev Kontsevoy 91115f28e0 Update README.md 2016-09-14 20:33:46 -07:00
Ev Kontsevoy 5525ac753d Update README.md 2016-08-25 17:30:36 -07:00
Ev Kontsevoy f63c1bba97 Update README.md
fixed broken link in readme
2016-08-25 17:28:40 -07:00
Ev Kontsevoy 330965e647 Update README.md 2016-08-25 17:27:58 -07:00
Ev Kontsevoy c1991a90a5 Update README.md
Expanded the Status section
2016-08-25 17:27:13 -07:00
Ev Kontsevoy 6a8aec0635 Added 'known issue' of not supporting IPv6 2016-06-21 13:46:27 -07:00
Alexander Klizhentas c6b5eb53a8 Update README.md 2016-06-20 19:48:16 -07:00
Ev Kontsevoy 93a3dfac03 Added a link to "Latest release" to the README 2016-06-17 12:47:41 -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
Ev Kontsevoy 828e6a77aa Simpler version implementation 2016-06-14 18:03:06 -07:00
Ev Kontsevoy f2b61be07b Added a note to build instructions about RAM
Fixes #387
2016-04-29 20:10:32 -07:00
Ev Kontsevoy 8cd0614bbc Update README.md 2016-04-02 16:36:01 -07:00
Ev Kontsevoy 2f823db9c1 README editing 2016-03-24 12:36:44 -07:00
Ev Kontsevoy 00fbe7ef88 Update README.md 2016-03-24 12:15:41 -07:00
Ev Kontsevoy 5e98b14905 Added a link to the web site to README 2016-03-23 20:01:44 -07:00
Taylor Wakefield ee54610715 Update README.md 2016-03-21 21:53:57 -07:00
Taylor Wakefield 78ac9afe19 organized content 2016-03-21 21:52:42 -07:00
Taylor Wakefield 4d059a1286 updated readme.md to reflect docs 2016-03-21 21:50:23 -07:00
Taylor Wakefield 62ec063d0f Removed mailing list reference. 2016-03-21 21:48:26 -07:00
Ev Kontsevoy 2ab2f8dadf Update README.md 2016-03-18 15:43:03 -07:00
Ev Kontsevoy 28deae96da Added OpenSSH server integration 2016-03-18 15:41:10 -07:00
Ev Kontsevoy 3b3dc9f8e8 Updated Makefile and README 2016-03-18 14:54:20 -07:00
Alexander Klizhentas 5aacf2f36d Update README.md 2016-03-10 10:22:24 -08:00
klizhentas 0e503ca376 Add proper integration with OpenSSH on both sides 2016-03-09 19:39:15 -08:00
Ev Kontsevoy a95bfe8c92 Updated README.md 2016-01-17 15:16:53 -08:00
Ev Kontsevoy 4bde067f0d Update README.md 2016-01-07 14:30:45 -08:00
alexlyulkov e9550a04d9 Update README.md 2015-11-08 19:34:41 -08:00
alexlyulkov dfcf675e74 Update README.md 2015-11-08 17:20:10 -08:00
Alexander Klizhentas ab7fb295e2 Update README.md 2015-10-31 14:43:52 -07:00
klizhentas 7164f2dd66 update the docs 2015-10-31 14:42:07 -07:00
klizhentas 325a4bf62b some changes to readme 2015-10-28 18:10:09 -07:00
Ev Kontsevoy 30ddd39d1b Updated docs (minor edits) 2015-10-06 16:34:52 -07:00
klizhentas 94279fb0c4 User manual and API reference
Update teleport documentation with the user manual and high level overview.
Generate API documentation from godoc.
2015-05-13 21:37:25 -07:00
Alexander Klizhentas 0c425d32d5 Initial working prototype 2015-03-14 14:35:43 -07:00
Alexander Klizhentas 46369efae3 Update README.md 2015-03-02 12:14:31 -08:00
Alexander Klizhentas c9f4506a6c Update README.md 2015-03-02 12:11:23 -08:00
Alexander Klizhentas af6edd8852 Initial README 2015-03-02 12:08:58 -08:00
Alexander Klizhentas 1aff702c2a Initial commit 2015-03-02 11:36:00 -08:00