Skip to content
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
17 changes: 14 additions & 3 deletions docs/pages/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,23 @@ h1: Installation
videoBanner: VifXROQFjwg
---

<Admonition type="tip" title="First time trying Teleport?">
This guide shows you how to install Teleport binaries on your platform,
including:
- `teleport`
- `tsh`
- `tctl`
- `tbot`

If you are new to Teleport, we recommend following our
[getting started guides](./try-out-teleport/introduction.mdx).

</Admonition>
For best results, Teleport clients (`tsh`, `tctl`, `tbot`) should be the same major
version as the cluster they are connecting to. Teleport servers are compatible
with clients that are on the same major version or one major version older.
Teleport servers do not support clients that are on a newer major version.

See our [Upgrading](./management/operations/upgrading.mdx) guide for more information.


## Operating system support

Expand Down Expand Up @@ -132,7 +143,7 @@ chart.
<Notice type="danger">

The Teleport package in Homebrew is not maintained by Teleport and we can't
guarantee its reliability or security.
guarantee its reliability or security.

</Notice>

Expand Down