Experience unparalleled security and ease in managing Jenkins with Teleport.
Protect your data like never before!
Teleport can be used with Jenkins to provide secure access to resources in your infrastructure without the need for a VPN. This integration is achieved through Teleport's Machine ID feature, which allows for the creation of short-lived certificates for non-interactive users like CI/CD systems.1
Here's how you can set up and use Teleport with Jenkins:
api-workers
).perlsteps { sh "ssh -F /opt/machine-id/ssh_config [email protected] hostname"}
This simple change allows Jenkins to use short-lived certificates provided by Teleport's Machine ID, enabling secure access to your infrastructure resources.By integrating Teleport with Jenkins, you can: