diff --git a/docs/pages/installation.mdx b/docs/pages/installation.mdx index 94db3f91250d6..41d09cec29b72 100644 --- a/docs/pages/installation.mdx +++ b/docs/pages/installation.mdx @@ -104,11 +104,8 @@ chart. ## macOS - - - - - + + You can download one of the following .pkg installers for macOS: |Link|Binaries| @@ -130,50 +127,51 @@ chart. # /usr/local/bin/teleport ``` - + + - - + -The Teleport package in Homebrew is not maintained by Teleport and we can't -guarantee its reliability or security. We recommend the use of our [official -Teleport packages](https://goteleport.com/download). Binaries provided by Homebrew -are not signed by Teleport, so features that require signed and notarized binaries -(TouchID, Device Trust) are not available in Homebrew builds. + The Teleport package in Homebrew is not maintained by Teleport and we can't + guarantee its reliability or security. - + -The Homebrew version of Teleport lacks the ability to maintain SAML/OIDC authentication -connectors through the `tctl` binary. We recommend installing the official Teleport Enterprise edition of `tctl`. + ### Warnings - + We recommend the use of our [official + Teleport packages](https://goteleport.com/download). Binaries provided by Homebrew + are not signed by Teleport, so features that require signed and notarized binaries + (TouchID, Device Trust) are not available in Homebrew builds. - + The `tctl` release available on Homebrew is the open source edition, and + cannot manage configuration resources unique to Teleport Enterprise and + Teleport Enterprise Cloud (e.g., OIDC and SAML connectors). For Teleport + Enterprise and Enterprise Cloud, we recommend installing the official Teleport + Enterprise edition of `tctl`. -To install Teleport with Homebrew, run the following command: + ### Installing open source Teleport with Homebrew -```code -$ brew install teleport -``` + To install Teleport with Homebrew, run the following command: -If you choose to use Homebrew, you must verify that the versions of `tsh` -and `tctl` you run on your local machine are compatible with the versions -you run on your infrastructure. Homebrew usually ships the latest release of -Teleport, which may be incompatible with older versions. See our -[compatibility policy](management/operations/upgrading.mdx) for details. + ```code + $ brew install teleport + ``` -To verify versions, log in to your cluster and compare the output of `tctl status` -against `tsh version` and `tctl version`. + If you choose to use Homebrew, you must verify that the versions of `tsh` + and `tctl` you run on your local machine are compatible with the versions + you run on your infrastructure. Homebrew usually ships the latest release of + Teleport, which may be incompatible with older versions. See our + [compatibility policy](management/operations/upgrading.mdx) for details. - - - + To verify versions, log in to your cluster and compare the output of `tctl status` + against `tsh version` and `tctl version`. - - (!docs/pages/includes/enterprise/install-macos.mdx!) - - (!docs/pages/includes/enterprise/install-macos.mdx!) + + +(!docs/pages/includes/enterprise/install-macos.mdx!) +