HeadlinesBriefing favicon HeadlinesBriefing.com

Ghostbox launches disposable VMs from free tier

Hacker News •
×

Ghostbox lets developers borrow a transient VM from the Global Free Tier and discard it when work finishes. After installing the tiny CLI—via curl https://www.ghost.charity/install.sh—or using the packaged installer, you SSH in, run builds, test code, or expose a preview without ever touching your laptop. No persistent storage remains, and the environment resets each time.

For occasional tasks that don’t belong on a personal machine, Ghostbox acts like a disposable workbench. Clone repositories, run builds, or open a shell from any location. Agents receive a OS, network stack, and optional secrets, then return the instance, keeping logs and sessions isolated. It also provides a preview URL without configuring DNS. It also sidesteps tunnel failures by providing a stable outbound connection.

The service stitches together spare compute from places like GitHub Actions and other niche cloud pockets, presenting them as a single, on‑demand box. No dedicated platform or sysadmin is required; the ghost disappears back to the clouds once you’re done. Ghostbox therefore offers a zero‑maintenance, cost‑free way to run short‑lived jobs for developers and teams today.