Overview
This app allows you to deploy an SSH server to Koyeb with a single click. It provides secure shell access to a containerized Ubuntu environment, ideal for development, debugging, or custom server setups.
Configuration
When deploying the SSH server on Koyeb, the following environment variable is required:
Variable | Description | Default value | Required |
---|---|---|---|
PUBLIC_KEY | The public SSH key used to authenticate access. | Yes |
Connecting to the SSH Server
Once deployed, you can connect to your SSH server using a command like:
ssh dev@<your-service-subdomain>.koyeb.app -p <TCP_PROXY_PORT>
Related One-Click Apps in this category
Aim
Deploy Aim to track AI metadata, helping you compare prompts and develop experiments iteratively
Argilla
Deploy Argilla, a collaboration tool for building high-quality datasets for AI
Astro
Deploy a simple application written using Astro, a high-performance, content-oriented framework.