Containers via SSH

Spawn ephemeral dev environments instantly. No signup, no docker, no cloud console. Just ssh.

Spawn a container
$ ssh myproject@runtime.ovh
Manage your account
$ ssh cli@runtime.ovh
:python Python env
:go Go env
:node Node.js env
scp Upload files

Instant Spawn

Containers boot in seconds. Your SSH key is your identity.

Persistent Storage

Files in /data/ persist between sessions. SCP your code, come back later.

GPU Available

Access V100, A100, H100 GPUs for ML workloads via OVH AI backend.

Agent Ready

Every container includes shai, an AI coding agent. Ask it anything.

Try it in your browser

Connect to a live container via WebSocket

demo@runtime.ovh
Copied to clipboard