gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
16.97k stars 1.7k forks source link

Teleport SSH Service #35307

Closed Jim0530 closed 7 months ago

Jim0530 commented 7 months ago

What would you like Teleport to do? with the server Teleport SSH Service, Most of the time with the protected resource. It's hard to build the connection outside the world. SO the command down below actually won't work. curl https://goteleport.com/static/install.sh | bash -s 14.2.1 Is there other easy way to configure in a protected resource with limited internet access. What problem does this solve?

If a workaround exists, please include it.

zmb3 commented 7 months ago

Yes, you can download the binaries from goteleport.com/download and get them on the machine in whatever way you see fit.

Once you've got the binaries on the node, you can generate a config file with teleport configure and start the process with teleport start.

In order for the node to join the cluster. You'll need a join token. There's a whole wealth of information on the various join methods and how to use them here: https://goteleport.com/docs/agents/join-services-to-your-cluster/