-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v16] Migrate from self-hosted to Teleport-enterprise cloud #43022
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oshati
added
the
no-changelog
Indicates that a PR does not require a changelog entry
label
Jun 14, 2024
github-actions
bot
requested review from
programmerq,
ptgott,
r0mant,
russjones,
webvictim,
xinding33 and
zmb3
June 14, 2024 15:40
🤖 Vercel preview here: https://docs-vlilthcc6-goteleport.vercel.app/docs/ver/preview |
🤖 Vercel preview here: https://docs-d9c7z5g4d-goteleport.vercel.app/docs/ver/preview |
zmb3
approved these changes
Jun 17, 2024
ptgott
approved these changes
Jun 17, 2024
public-teleport-github-review-bot
bot
removed request for
programmerq,
r0mant,
webvictim,
russjones and
xinding33
June 17, 2024 16:44
Co-authored-by: Jeff Anderson <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
* Edit the Enterprise migration guide **Edit the guide for structure and style:** - Use title case in the title. - Wrap lines at 80 chars. - Begin H2s with "Step n/d" - Move the Conclusion text to the intro. How-to guides do not include conclusions in our docs, and this information is valuable at the start of the guide. - Use numbered steps for instructions. - Use relative file paths for links. - Minor style edits. **Remove the "Verify connectivity" step:** This repeats instructions from the step to deploy a cloud-hosted cluster. **Add a note on migrating plugins and Machine ID Bots:** the guide only includes instructions for migrating agents in the section on migrating services. This change suggests linking to docs on migrating plugins and Bots. **Edit the navigation:** - Add a link to the navigation sidebar. - Edit the "Choose a Teleport Edition" intro page to (a) imply that cloud-hosted is the recommended solution and (b) link to the migration guide. * Respond to webvictim feedback - Reduce the overuse of `Teleport Enterprise (cloud|self-hosted)`. - Move the note re: trusted clusters to the Prerequisites. - Mention the `--auth` flag in `tsh login` commands. - Fix typo. - Add a note about the `proxy_server` field
Co-authored-by: Gus Luxton <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
ptgott
force-pushed
the
bot/backport-40172-branch/v16
branch
from
June 20, 2024 19:48
b241393
to
1302e8c
Compare
🤖 Vercel preview here: https://docs-fdhrh21pj-goteleport.vercel.app/docs/ver/preview |
ptgott
force-pushed
the
bot/backport-40172-branch/v16
branch
from
June 20, 2024 19:56
1302e8c
to
05d123a
Compare
🤖 Vercel preview here: https://docs-ct5kgfmex-goteleport.vercel.app/docs/ver/preview |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport #40172 to branch/v16