Teleport
The open-source access plane for SSH, Kubernetes, databases, and web applications.
Why consider Teleport?
Teleport is an open-source identity-aware multi-protocol access proxy. It replaces static credentials with short-lived cryptographic certificates for secure access to servers, Kubernetes, and databases.
Learn Teleport by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Teleport
Teleport provides unified zero-trust access to infrastructure without VPNs. It issues short-lived X.509 and SSH certificates, enforces role-based access control (RBAC), and records interactive session replays for SOC2 and ISO compliance.
Quickstart via Docker
docker run -d \ --name teleport \ -p 3025:3025 -p 3080:3080 -p 3023:3023 \ public.ecr.aws/gravitational/teleport:latestAccess the Teleport Web UI on https://localhost:3080.
Teleport Community Edition is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.