Teleport
Use the Teleport integration to securely authenticate and access your SSH servers for automation.
Last updated
Use the Teleport integration to securely authenticate and access your SSH servers for automation.
Last updated
Teleport is a Certificate Authority and an Access Plane for your infrastructure. With Teleport you can:
Set up Single Sign-On and have one place to access your SSH servers, Kubernetes, Databases, and Web Apps.
With this integration you could access your SSH servers remotely by authenticating first into Teleport and then running SSH command with workflow automation.
Navigate to Settings > Integrations > Teleport
Configure a new integration instance
Details needed to set up Teleport in Fylamynt:
Follow the steps listed below in your Teleport Account to complete the configuration in Fylamynt:
To generate user certificate please look at the following details:
Create a file called 'fylamyntbot.yaml' on your local machine and copy & paste this into it:
Download and edit fylamyntbot.yaml to your local machine.
You likely want to change the 'login' and 'allow' sections of the role to match your environment.
You can also change the name to whatever you want.
If you want to use an existing Teleport user, skip to step 4.
See the Teleport Resources Reference for more detailed information.
Upload your fylamntbot.yaml to your Teleport proxy/auth server:
Create a new role & user (on your Teleport auth host):
Generate a new .pem certificate file for the fylamyntbot user. (on your Teleport auth host):
Download the pem file lo your local machine:
Open the pem file in an editor, select all, and copy the text.
Paste the text into the "User Certificate" field in the Fylamynt integration panel.
Click "Authorize" to complete the setup.
Parameter
Description
Required
Proxy Hostname
Hostname proxy to access the Teleport server from outside
True
User Certificate
User certificate to grant access to Teleport server with role-based access control
True