Access to koyeb with ssh

I want to access my koyeb project via ssh. I have no idea how to do it. Can help?

Hello!

The only way to SSH to your instance is to deploy a docker image, and install a SSH daemon in your instance.

Hi @ErdemBey31

You can make use of tailscale to access a running Koyeb instance. See this example

If you just want to have a shell on a running instance, you can use the CLI with the koyeb instances exec subcommand. You also have the same functionality in the web control panel, if you navigate to the “Console” tab in the service page.