Persistent state
A box keeps its disk state between sessions, so project setup and working files are still there when you reconnect.
Roost
Create a persistent box, stop it when idle, and resume later.
$ ssh getroost.dev create dev1$ ssh dev1@getroost.devPersistent boxes
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.
A box keeps its disk state between sessions, so project setup and working files are still there when you reconnect.
Leave the box when the loop is done. Roost is built around machines that do not need to stay active all day.
Come back later and continue from the same box instead of rebuilding a fresh environment from zero.