Skip to content
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

6.0 Docs port ~ New getting started video #6064

Merged
merged 1 commit into from
Mar 18, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/pages/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ Teleport on Linux machines.
### Prerequisites

- A Linux machine with ports `3023`, `3024`, `3025` and `443` open.
- A domain name.
- A domain name.
- Around 20 minutes to complete; half of this may be waiting for DNS propagation.

### Follow along with our video guide

<iframe
width="712"
height="400"
src="https://www.youtube-nocookie.com/embed/yLnaCW8b-8U?rel=0&modestbranding=1"
src="https://www.youtube-nocookie.com/embed/jvaCmQyHghY?rel=0&modestbranding=1"
frameBorder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
Expand Down