Roost

Instant Linux boxes for developers and agents.

Create a persistent box, stop it when idle, and resume later.

$ ssh getroost.dev create dev1$ ssh dev1@getroost.dev

Persistent boxes

Shared cloud capacity for developers and agents.

Roost gives developers and agents persistent Linux boxes on shared cloud capacity. Create a box for active work, stop it when idle, and return later with state intact.

A box is a normal Linux environment. Install the tools your project needs, keep the disk state, and resume later.

Persistent state

A box keeps its disk state between sessions, so project setup and working files are still there when you reconnect.

Stop when idle

Leave the box when the loop is done. Roost is built around machines that do not need to stay active all day.

Resume on reconnect

Come back later and continue from the same box instead of rebuilding a fresh environment from zero.