Real shell on the node. Output streams live; line editing
is limited (no PTY yet — pipes only), but ls/cat/cd/curl/etc. work.
Run a command
Apple code signing (rent-a-Mac → Xcode builds)
Upload your App Store Connect API key + ids once, and xcodebuild /
notarytool can build, sign & notarize on this Mac — no terminal setup.
Stored privately for your rental.
Files (workspace)
—
name
size
Top processes
pid
name
mem
cpu%
Instance (your sandbox)
Backend
—
uptime: —
ssh: —
Environment variables
key
value
Injected as -e KEY=value when the instance is (re)created. SSH uses the keys in your Security → SSH keys panel. Add a key there, click "Sync SSH keys", then connect with the command above. Recreate rebuilds the container from its image; your /workspace volume (files) survives. Lifecycle applies in Docker sandbox mode.
Billing —
—
#
amount
status
when
Images (admin · launch catalog)
name
ref
description
Assign an image to a user by name via the sandbox-image API; raw refs also work.
Flavors (admin · instance sizes)
name
cpus
memory
$/hr
Workspace snapshots
#
label
size
when
Restoring extracts into workspace/.restored-<id>-<label>/ (non-destructive).
Metric history (server-side)
— CPU% ·
— Memory% ·
— Disk%collecting first sample…
Job history
#
user
command
shell
status
exit
ms
when
Security
Change password (your account)
Leave “current password” blank only if your account has none yet (e.g. a Google-only login adding one).
A red row = an install that failed at that step. Click a row for the redacted log tail. Reported by join.sh/join.ps1 (token/password/join-code stripped).
Webhooks (admin · audit event fan-out)
#
url
filter
last fired
status
Users (admin)
user
role
Marketplace (rent a server from the pool)
Grow your pool — add a PC in one command
Share this with anyone who wants to rent out their machine. They paste it into PowerShell (Windows) and their PC joins your pool automatically.
No servers available right now — check back, or become a provider to add yours.
Become a provider (add a machine to the marketplace)
Add your own machine — a Windows PC, a Linux box, or a Mac (for Xcode/native builds) — to the marketplace. Run the one command below on that machine; it downloads the node, joins this hub, and your machine shows up in the Marketplace for rent.
Loginuser = your email — the installer will ask you to choose a password when you run the command.
macOS / Linux
Windows (PowerShell)
Windows (bash)
Windows (PowerShell) is the simplest on Windows; Windows (bash) is the same script for Git Bash / WSL. A Mac joins with the local sandbox so it can run xcodebuild natively. Once it appears in the Marketplace, rent it like any other machine.
Run the command above — this page will detect your agent automatically.
—
Nameshown to renters in the marketplace
How much of this machine to rent out
vCPU–
RAM–
Storage–
PricingRegion
—
You never set a dollar price — it's derived from platform rates. Adjust the sliders and Save.
Next: set up Xcode (to offer Xcode Cloud builds)
Runs it for you — one macOS password prompt, no terminal needed.
Prefer the terminal? Show the commands
One command that does everything (asks for your Mac password once):
When every required check is green, set a price and join — this machine
becomes rentable. Follow each fix above (enable VT-x in BIOS, install/start Docker, reboot…). See the
provider guide for full steps.
Offer Xcode Cloud builds (macOS · optional)
Checking…
Automates the command-line tools; full Xcode (~15 GB) installs from the App Store. Renters then see an “Xcode” badge on this machine.