daemon
Soft MachineRun Soft Machine workspaces on your own infrastructure.
The compute daemon you install on hosts you or your org own, so your workspaces run on your hardware (data residency, compliance, GPUs you already have) instead of our fleet. It dials out to our relay, so you open no inbound ports.
One daemon serves one owner — a customer org, or a single personal account — always. No platform keys, no cross-tenant material, and no mintable tokens ever reach your host; inference stays on our metered proxy. That boundary is the architecture, not the binary.
Install
curl -fsSL https://dl.soft-machine.io/install.sh | sh
With a single-use enrollment token from your Soft Machine dashboard (org) or account settings (personal), the same line installs and enrolls:
curl -fsSL https://dl.soft-machine.io/install.sh | DAEMON_ENROLL_TOKEN=sm_enroll_... sh
The installer verifies a sha256 before it installs, and the daemon keeps
itself current from this channel (daemond update) behind a fail-closed
integrity gate.
Manual
- Binaries: /latest/ (rolling) · /v/ (versioned)
- Auto-update manifest: /manifest.json
- Installer script: /install.sh
Linux (x86_64 / aarch64) and macOS (Apple Silicon / Intel). Every artifact ships with a sha256 sidecar.