Commit graph

638 commits

Author SHA1 Message Date
Ben Arent c8c49d4721
[docs] Fix chrome errors in docs theme (#3622)
* Fix Search on some pages, update header and provide 1 level of toc in sidebar
* Remove TOC from a few pages.
2020-04-24 11:10:50 -07:00
Ben Arent 7290720845
Fix for #3420 - Docs for OIDC for set prompt option. (#3589)
* Fix for #3420
* sets current prompt
2020-04-22 17:16:56 -07:00
Steven Martin 6f6471c19b
[docs] Add note on OIDC for Auth0 (#3616)
* Add note on OIDC for Auth0

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-04-22 16:58:11 -07:00
Alex Wolfe b12924050c
[docs] added zoho script for heat mapping (#3618)
Co-authored-by: Alexander Wolfe <alexanderwolfe@Alexanders-MacBook-Air.local>
2020-04-22 16:23:43 -07:00
Travis Swientek 3d61ad572c
[docs] Add links to examples directory in Github repo. (#3569)
* [docs] Add links to examples directory in Github repo.
* PR Feedback.
- Updated the Quick Start guide to link to the Production Guide instead.

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-04-20 11:32:39 -07:00
Lisa Kim 9e4f98d0ca
Add u2f section is required in config (#3599) 2020-04-16 17:40:04 -07:00
Steven Martin c6fe327938
Correct FIPS binary question (#3587)
"Complied" was used instead of "compiled" for the BoringCrypto reference.
2020-04-15 15:46:58 -07:00
Andrew Lytvynov 7890b4b7a7 Add local aliases to default host cert principals
Adding following principals:
- `localhost`
- `127.0.0.1`
- `::1`

With these, `tsh` (both `ssh` and `join`) works with a local proxy
without any SSH handshake errors.

Removed the warning from quickstart docs, but keeping `--proxy=grav-00`
since that implies to the reader that proxy is usually remote.

Fixes #2910
2020-04-15 01:23:03 +00:00
Gus Luxton e735c37583 Delete .gitignore 2020-04-15 00:30:33 +00:00
Gus Luxton 85933d1c19 Create .gitignore
Add latest and latest.yaml to .gitignore
2020-04-15 00:30:33 +00:00
Andrew Lytvynov c39f089b72 Remove recursive latest symlink in docs/
The symlink points to itself, seems like it's leftover from olden days.

Fixes #3575
2020-04-15 00:30:33 +00:00
aelkugia 4950d13a3d Extend comment to discuss FIPS mode - setting local_auth to false 2020-04-13 17:31:54 -07:00
aelkugia c8f3b8f252 Update admin guide config file - 'false' is not a valid authentication type. 2020-04-13 17:31:54 -07:00
Andrew Lytvynov a1ddfd31be Minor architecture docs tweaks
- consistently use "certificate" instead of "public key"
- make diagram in "local users" section match the text (user "sandra"
  doesn't have access to "grav-02")
- de-duplicate docs on session streaming between auth and proxy pages
2020-04-13 17:31:25 -07:00
Andrew Lytvynov 178ccff32d
[docs] Minor wording cleanup to FIPS (#3567)
Remove a few duplicate sentences and make wording clearer.
2020-04-13 13:00:56 -07:00
Steven Martin 9e32878163
[docs] Update enhanced session recording docs for Amazon 2 Linux (#3560)
Expanded instructions to include installing BCC within a Amazon 2 Linux.  Moved some instruction steps for flow since amazon 2 linux doesn't require building the bcc tools.
2020-04-10 10:33:31 -07:00
Steven Martin 24029efcfc
Correct Msft azure ad link in docs (#3535)
* Correct Msft azure ad link in docs

MSFT AzureAD link wasn't properly formatted to produce a browser. fixed

* Warning tip on federation document was not in the styling format to render correctly. Fixed.

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-04-09 12:55:20 -04:00
Gus Luxton 48cc090e8d
[docs] Add tunnel_public_addr (#3548)
We didn't mention `tunnel_public_addr` in the docs for some reason, but it's critical knowledge for anyone setting up behind a load balancer.
2020-04-08 12:59:03 -07:00
Ari Becker c6641eda71
[docs] Fix incorrect URL to tarball checksum (#3517)
The URL provided in the documentation for the tarball's checksum was
missing a `-`, and resulted in a 404 when actually trying to run the
`curl`. This adds the missing `-` so that the `curl` call will succeed
as expected.

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-04-07 09:35:46 -07:00
Ben Arent 48e742003d
Relabel Sidebar (#3521)
* Update Sidebar
* Bump Install Version
2020-04-07 09:20:48 -07:00
Steven Martin a02519cda3
Microsoft Azure Active Directory SSO Instructions (#3514) 2020-04-06 14:55:40 -03:00
Gus Luxton d34948b9fc
Add warning about table_name vs audit_events_uri (#3511)
As per #2542
2020-04-06 10:59:52 -03:00
Gus Luxton 9c2f0f89ae
Add mention of node tunnelling to port 3024 (#3509)
Also remove redundant # from port numbers
2020-04-02 09:56:57 -03:00
Ben Arent 59a652522f Fix formatting issues on Trusted Cluster and GSuite 2020-03-30 17:21:50 -07:00
Ben Arent 080f43f883
Update to include testing SSO Providers / Partners (#3501)
* Update to include testing SSO Providers / Partners

* Update testplan.md
2020-03-30 13:25:21 -07:00
Steven Martin d28cefa85d
Update gsuite instructions for service account (#3498)
* Updating gsuite ssh instructions

showing using the client id

* Changed display to match api scopes

* Update gsuite api images

* Updated gsuite instructions

Update to use the client id instead of the email of the service account for Gsuite api permissions
2020-03-30 08:32:27 -07:00
Gus Luxton 244c57fbc9
Update confusing Kubernetes wording in admin guide (#3486)
It's not obvious from the current wording that you are **either** running `tsh ssh` or `kubectl` - it makes it look like you first need to SSH to a node, _then_ run `kubectl`. Trying to clear that up.

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-03-27 14:00:35 -07:00
Lisa Kim 3d3e96b0ae
Add how to remove node from cluster in admin-guide.md (#3478)
* Fix broken link to quickstart in architecture overview.md
* Add link to on how to use a cluster join token in trustedclusters.md
2020-03-27 11:09:21 -07:00
aelkugia 5ec1a3db7a Update quotations around logins + k8s groups 2020-03-26 16:16:42 -07:00
aelkugia e7a65f73b8 Address PR comments - minor updates, k8s groups, typos 2020-03-26 16:16:42 -07:00
aelkugia 05ac217b59 Updated section to use root and leaf definitions. 2020-03-26 16:16:42 -07:00
aelkugia 9c11761aa2 Extend Trusted Clusters doc to show how to share groups
This example details how to share kubernetes groups between trusted clusters. Same concept for SAML attributes.

Resolves: #3457
2020-03-26 16:16:42 -07:00
Gus Luxton 7c47e802e1
Remove extra mention of jump hosts in user manual (#3461)
Co-authored-by: Ben Arent <ben@gravitational.com>
2020-03-26 13:56:56 -07:00
Ben Arent ff23663e2e
Bumps Quickstart Version. (#3477)
* Bumps Teleport Version

* Fix RBAC Table
2020-03-26 08:57:02 -07:00
Steven Martin fc14b8a29c
Fix auth_service token (#3475)
The example teleport yaml has a extra auth_service that will cause the static tokens to be ignored
2020-03-25 13:12:20 -07:00
Gus Luxton 7fd96f440c
Improve trusted cluster guide with specifics (#3466)
Adding trusted clusters is different when using Letsencrypt vs ACM. This adds clarification.
2020-03-24 15:54:33 -03:00
Gus Luxton 9c69f37aa7
Update keep_alive_interval to reflect default (#3452) 2020-03-18 16:02:21 -03:00
Lisa Kim 7f0f3c4c7f
Update tsh docs (#3450)
* Add helpful instructions and modify commands on quickstart.md
* Add missing filesystem for tsh

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-03-18 10:43:40 -07:00
Steven Martin 87b743137e
Teleport version incorrect on pam doc
The pam feature for creating local users was introduced on 4.2.3.  The documentation says 4.3 which has not been released yet
2020-03-18 09:18:04 -04:00
Gus Luxton c003f01fff
Remove toc_depth (#3448) 2020-03-17 09:24:40 -07:00
Ben Arent bf5aed2ff8
Fix formatting in Okta Guide [docs] (#3443) 2020-03-16 11:35:51 -07:00
INOUE BANJI c89289209a
Fix invalid links in teleport_auth.md [docs] (#3446)
Signed-off-by: binoue <banji-inoue@cybozu.co.jp>
2020-03-16 11:35:15 -07:00
Lisa Kim 9b742549a9
Fix spacings in admin-guide.md [docs] (#3435)
Co-authored-by: Ben Arent <ben@gravitational.com>
2020-03-12 10:26:48 -07:00
Ben Arent 6b16835c0d
This splits out our issue_template into 4 different issue types. [github-meta] (#3430)
* This splits out our issue_template into 4 different issue types.
Co-authored-by: Gus Luxton <gus@gravitational.com>
2020-03-11 08:35:34 -07:00
Gus Luxton f218f8fbe0
Add link to Terraform HA guide [docs] (#3424)
* Update aws_oss_guide.md

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-03-10 15:25:20 -07:00
Steven Martin e5b97709c6
GCP Documentation updates for permissions (#3426)
Previous version did not include Cloud Datastore Index Admin role for the Service Account which is required for the Firestore.  Minor wording update on Service Accounts and permissions on Google Storage.

Co-authored-by: Ben Arent <ben@gravitational.com>
2020-03-10 10:09:57 -07:00
Ben Arent 72c8a9c49e
Small updates to AWS Docs (#3406) 2020-03-09 18:09:38 -07:00
Gus Luxton 382628f479
Add Terraform docs/HA guide (#3410) 2020-03-06 14:43:19 -04:00
Gus Luxton b28925f81f
Additional formatting fixes for PAM documentation (#3403) 2020-03-04 12:23:50 -04:00
Ben Arent 2ae4ebc4da
Documentation for using Teleport with Linux PAM (#3338) 2020-03-03 13:39:52 -08:00