Commit graph

49 commits

Author SHA1 Message Date
Alexey Ivanov d05df372ce Fix additional typos based on automatic validation 2020-12-18 14:14:48 -08:00
Sasha Klizhentas 7ef78a0eff Fixes broken HTML and markup in docs 2020-12-16 19:01:59 -08:00
Ben Arent 0f4b5bea72
[docs] Fixes to make milv happy (#4925) 2020-11-19 10:22:48 -08:00
Travis Swientek 8bc142b62b
[docs] AWS Terraform Quick Start (#4149) 2020-10-01 10:30:57 -07:00
Gus Luxton aaac7ae49a
Add port/clarification to node tunnelling/IoT instructions (#4398)
* Update admin-guide.md
2020-09-29 17:48:06 -07:00
Ev Kontsevoy 2b0c5a85af
[docs] Remove underscores from documentation URLs (#4328)
Co-authored-by: Ben Arent <ben@gravitational.com>
2020-09-15 15:28:26 -07:00
Gus Luxton 697001e764
Fix windowsaccountname claim format in ADFS examples [docs] (#4260) 2020-08-26 13:56:17 -07:00
Gus Luxton c33dde5263
Add AMI builds to Drone (#4144) 2020-08-10 09:51:26 -03:00
Ben Arent 1bf847939c
Various Docs hot fixes (#4000)
* Fix community Icons and version switcher
* Fix modest branding issue
2020-07-08 16:21:11 -07:00
Gus Luxton c72c6f3854
Fix all connector references in docs (#3977) 2020-07-02 13:39:03 -07: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
Gus Luxton 4f59699c2d
Adds detail that joining sessions is not supported in recording proxy mode (#3915) 2020-06-26 15:55:52 -03:00
Gus Luxton fceb91f9d9 Rename references 2020-06-25 10:38:49 -03:00
Ben Arent 3976a99771
Teleport 4.3 Docs (#3423)
* Base fork for 4.3 docs

* [docs] external email identities and Kube Users (#3628)

* Base fork for 4.3 docs

* [docs] external email identities and Kube Users (#3628)

* Remove trailing whitespace from docs files

Some editors will do this automatically on save. This causes a lot of
diffs when editing the docs in such an editor.
Clean them up once now and we'll try to keep it tidy going forward.

* Add make rules for docs whitespace and milv

docs-test-whitespace: checks for trailing whitespace in all .md files
  under docs/.
docs-fix-whitespace: removes trailing whitespace in all .md files under
  docs/.
docs-test-links: runs milv in all docs/ subdirectories that have
  milv.config.yaml.
docs-test: runs whitespace and links tests, used during `make docs`

* Document the new `--use-local-ssh-agent` flag for tsh

The flag is used to bypass the local SSH agent even when it's running.
Specifically, this helps with agents that don't support certs.

The flag was added in #3721

* Remove pam_script.so docs from SSH PAM page

With #3725 we now populate teleport-specific env vars in a way that's
accessible to `pam_exec.so`. There's no longer any reason to install
pam_script.so separately and duplicate our docs.

Updates #3692

* Using the correct --insecure-no-tls flag

* Run docs-fix-whitespace make rule in a busybox container


* Fixes #3414

Co-authored-by: Andrew Lytvynov <andrew@gravitational.com>
Co-authored-by: Gus Luxton <gus@gravitational.com>
Co-authored-by: Steven Martin <steven@gravitational.com>
Co-authored-by: Gus Luxton <webvictim@gmail.com>
2020-06-17 17:09:41 -07:00
Ben Arent e59afe591a
Change location of /releases/ & downloads (#3702) 2020-05-12 11:25:52 -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 9c69f37aa7
Update keep_alive_interval to reflect default (#3452) 2020-03-18 16:02:21 -03: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
Ben Arent 72c8a9c49e
Small updates to AWS Docs (#3406) 2020-03-09 18:09:38 -07:00
Ben Arent 22e0697755
Fixed Search, make milv happy, fix tips / make them consistent (#3341)
* Fix tip and kept them consistent
2020-02-11 16:00:12 -08:00
Ben Arent b0b7263296
Updated mkdocs base image used in Docs (#3314)
* WIP to update MkDocs base theme.
2020-02-04 15:58:15 -08:00
Ben Arent 93381082e3
Fix for #3259 (#3260) 2020-01-13 11:23:50 -08:00
Ben Arent 46eefa1e0f
4.2 Documentation Base (#3154)
* Copy 4.1 -> 4.2 ( Documentation Base )
* 4.2 - Docs: Enhanced Session Recording (#3187)
* 4.2 - Docs:  GCP Backend Docs (#3191)
* 4.2 - Docs: Workflow Beta (#3155)
* CLI docs for remote tctl execution. https://github.com/gravitational/teleport/pull/2991
* Expand logging into and set the default to disk.
* Fix any `milv` issues
2019-12-18 11:01:21 -08:00
Gus Luxton f240b7109d
Add some clarity about RBAC based on customer feedback (#3206) 2019-12-14 10:32:03 -04:00
Gus Luxton a32468033a Quick AWS guide fix 2019-12-02 11:58:43 -04:00
Gus Luxton 917a77ac79
Fix AWS docs (#3174)
* Fix user-data
* Update screenshot
2019-11-25 14:48:35 -04:00
Gus Luxton 88b21058c1
Fix TELEPORT_PROXY_SERVER_LB in example (#3173) 2019-11-25 14:28:38 -04:00
Ben Arent b75c6de4cb
Multiple 4.1 Doc fixes for #3141 (#3144)
* Various fixes for broken deep links, adding proxy support back into docs and updating G Suite Guide
2019-11-13 14:35:41 -08:00
Gus Luxton 39a8e5ed87
Final two docs link fixes (#3147) 2019-11-13 10:27:35 -04:00
Gus Luxton af88dcdd84 Fix all internal/external links in 4.1 docs (#3140)
* Fixed links via milv/hard work
* Extra fixes for external validation
2019-11-12 13:52:47 -08:00
Gus Luxton c1cf8bbafa Fix architecture links (#3138)
* Fix architecture links
2019-11-12 10:43:48 -08:00
Abdu Elkugia 908302c628 Add some clarification to PAM Integration doc section (#3135)
* Clarified IAM docs section + added policy example -Resolves: #3059
* Added IAM for DynamoDB to docs - Resolves: #3059
2019-11-11 15:48:43 -08:00
Ben Arent ee86869ead
Fixed location of admin-guide causing 404s (#3134) 2019-11-11 13:38:09 -08:00
Ben Arent 95047dea33
Re-order Enterprise Guide and added FIPS Support page (#3129)
* Re-order Enterprise Guide and add FIPS Support page
2019-11-11 09:35:26 -08:00
Ben Arent edcfef5726
Fixes 404 for CLI pages (#3130) 2019-11-07 11:37:35 -08:00
Ben Arent b4bd9cbe7d
Fixes Broken images and Footer on Teleport Docs. (#3118) 2019-11-01 10:41:18 -07:00
Gus Luxton 6f3903e156
Update 4.1 admin guide sentence 2019-10-30 18:53:02 -03:00
Ben Arent 8dfab17c7b
Added code comment to old ciphers and added updated upgrade instructions (#3116) 2019-10-30 14:50:07 -07:00
Ben Arent b9f6d27e2f
Re-order of Documentation Guides Section (#3114)
* Re-order Sidebar
* Fix 4.0 Issue
2019-10-30 13:44:57 -07:00
Ben Arent a1dc99df5d
Remove GSuite groups reference from Docs (#3113)
* User Correct links to fix CLI 404s
* Remove groups information from GSuite
2019-10-28 20:44:42 -07:00
Gus Luxton 0d462bf0cb Remove blacklisted HTTP/2 ciphersuites from documentation example (#3106) 2019-10-24 11:10:58 -07:00
Ben Arent e61951833d
Polish and internal review from recent Doc updates (#3099)
* Formatting and internal review for documentation.
2019-10-24 10:38:01 -07:00
Heather Young 69f0698636 Architecture revision (#3093)
Architecture revisions from @one000mph and &Yet.
2019-10-22 11:10:28 -07:00
Heather Young 6810531993 Revised Quickstart, Installation, CLI Docs (#3092)
Revised Quickstart, Installation, CLI Docs. ( from &yet )
2019-10-22 09:49:05 -07:00
Abdu Elkugia cf56cff40c Clarified IAM docs section from the OSS version + added policy example (#3073)
* Clarified IAM docs section + added policy example
* Added IAM for DynamoDB to docs
2019-10-17 18:46:20 -07:00
Ben Arent e30e6a2b56
Removed hardcoded aws access_keys (#3072)
* Removed hardcoded aws access_keys in favour of customers using IAM and aws credentials.
2019-10-17 18:39:57 -07:00
Pluggi 3035d27297 docs: Fix broken link to backup instructions (#3064)
Signed-off-by: Antoine Bardoux <pluggi512@gmail.com>
2019-10-08 11:06:58 -03:00
Ben Arent 674d57bad5
Backport 4.1 / 4.0 Doc Updates release (#3047) 2019-10-02 09:49:29 -07:00
Ben Arent b7357538fb
4.1 Docs - Backup and Restore. [Merge when 4.1 is public] (#2956)
* Info for backup and Restore
* Include information about path in storage.
2019-10-01 15:09:09 -07:00