What each size includes
You pick a size at create time:s, m, or l. A size sets the vCPU count
and the default memory and disk ceilings, and it sets the creation charge.
Ceilings cap what a workload may spend; they do not reserve anything, so a
bigger size costs nothing extra while the Sailbox sits idle.
Pass
memory_limit_gib or disk_limit_gib at create time to set a ceiling,
within the range shown. The default size is m. Choose s for the fastest
cold starts and resumes; its lower ceilings also cap what a runaway workload
can consume.
Where to see usage
- Dashboard. The Sailboxes page at app.sailresearch.com shows spend for the period broken down by app and by Sailbox, alongside live CPU, memory, and disk utilization. The Billing page holds your credit balance and invoices.
- CLI.
sail box listshows each Sailbox’s current CPU, memory, and disk usage against its ceilings, andsail box topis a live view of the same.
FAQ
Does a bigger size cost more?
Does a bigger size cost more?
Only at creation, and only slightly: the creation charge differs by size.
Ongoing charges follow what the Sailbox uses, so an
l Sailbox that idles
at 0.05 vCPU costs the same per hour as an s doing the same.What does a sleeping Sailbox cost?
What does a sleeping Sailbox cost?
Nothing. Sleeping, paused, checkpointing, and cold-starting time is not
billed. Charges resume when the Sailbox is running again.
Do copies cost the same as new Sailboxes?
Do copies cost the same as new Sailboxes?
Yes. A Sailbox started from a checkpoint is a full Sailbox: it pays the
creation charge for its size and bills for its own usage until it sleeps or
you terminate it. Clean up a fleet when the work is done.
What happens when my credits run out?
What happens when my credits run out?
Sail pauses your running and sleeping Sailboxes and blocks anything that
would add spend: creating, resuming, and running commands. Nothing is
terminated, and you can still pause and terminate from the dashboard. Add
credits on the Billing page, then resume the Sailboxes you need.