pkg.sopackage field notes

brew / rank 1263

Install teleport with Homebrew

Modern SSH server for teams managing distributed infrastructure. Version 18.10.0 via Homebrew; verified 2026-07-12.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install teleport

provider-native install command

overview

Package summary

Modern SSH server for teams managing distributed infrastructure

Commands and aliases

  • fdpass-teleport
  • sessionhelper
  • tbot
  • tctl
  • teleport
  • teleport-update
  • tsh

history

Project history and usage

Teleport is an open source access platform for infrastructure. It started around SSH access and grew into a multi-protocol identity, proxy, audit, and access-control system for servers, Kubernetes, databases, applications, desktops, and cloud resources.

Project history

Teleport's own 2018 release notes say it began as an SSH library built for Gravity, Gravitational's product for managing Kubernetes applications on private clouds. After it was open sourced, users asked for enterprise SSH features such as RBAC and SAML/OAuth2 authentication without needing Gravity.

By Teleport 2.4 in January 2018, the project was already described as a modern SSH and kubectl bastion server with certificate-based authentication, SSO integration, built-in bastion behavior, and session recording. Teleport 3.0 in October 2018 added native Kubernetes support and positioned the proxy as a single authentication endpoint for SSH and Kubernetes.

Adoption history

Teleport grew from SSH-focused access into a broader platform as teams tried to replace static keys, VPNs, and hand-built bastions. The 2020 Teleport Cloud announcement says Teleport had moved from early adopters to organizations such as NASDAQ, Snowflake, and IBM and had expanded from SSH into Kubernetes and internal application access.

Current docs make the CLI adoption model clear: engineers use `tsh` to authenticate, list resources, connect to servers, proxy applications, connect to databases, and manage sessions, while administrators use Teleport services and `tctl` to enroll and govern resources.

How it is used

Package users install Teleport for several binaries, especially `teleport` for cluster services, `tsh` for user access, `tctl` for administration, and `tbot` for machine identity. Typical package usage involves generating `/etc/teleport.yaml`, running services under systemd or launch tooling, and storing user certificates under `~/.tsh`.

In package-manager culture, Teleport is a heavy-duty CLI package: upgrades, service definitions, config paths, and client/server version compatibility all matter because the package controls access to production infrastructure.

Why package nerds care

Teleport is significant because it packages an entire access-control plane into installable binaries. For package maintainers and operators, it sits in the sensitive zone where a package is both a daemon and a security boundary.

The Homebrew formula is especially useful for client-side users who need `tsh` and related tools on laptops, while server packages matter for running auth, proxy, node, Kubernetes, database, and application services.

Timeline

  • 2015: gravitational/teleport repository created.
  • 2018: Teleport 2.4 release notes describe the project's open source SSH-server roots and commercial editions.
  • 2018: Teleport 3.0 adds native Kubernetes support.
  • 2020: Teleport Cloud preview is announced as a hosted way to run Teleport.
  • 2026: Teleport 18.9.2 is published in the official GitHub releases.

Related projects

  • Gravity is the Gravitational product whose SSH library origins fed into Teleport.
  • OpenSSH and kubectl are the familiar client workflows Teleport integrates with and augments.
  • Teleport Connect, tctl, tsh, and tbot are related tools within the same Teleport ecosystem.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:infrastructure

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/teleport.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.tsh
Windows
%USERPROFILE%/.tsh

executables

Installed executables

CommandKindExposureNote
fdpass-teleportexecutableindexed executableDiscovered from the local executable index.
sessionhelperexecutableindexed executableDiscovered from the local executable index.
tbotexecutableindexed executableDiscovered from the local executable index.
tctlexecutableindexed executableDiscovered from the local executable index.
teleportexecutableindexed executableDiscovered from the local executable index.
teleport-updateexecutableindexed executableDiscovered from the local executable index.
tshexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version18.10.0
manager updated2026-07-12
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:teleport
Version18.10.0
Package managerHomebrew
Homepagehttps://goteleport.com/
Repositoryhttps://github.com/gravitational/teleport
Last updated2026-07-12T10:08:53Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation