Deployment
Run it anywhere.
Synapse is not tied to your laptop. Start it on a VPS or a GPU cluster and talk to it from Telegram while it works in the background.
Laptop
local CLI / TUI
Server
always-on host
VPS
$5 droplet works
Docker
supervised compose
Remote machine
SSH backend
Serverless
Modal · Daytona · Vercel
SYNAPSE CORE
seven terminal backends — local · Docker · SSH · Singularity · Modal · Daytona · Vercel Sandbox
Local
installer script for Linux, macOS, WSL2, Termux, and native Windows
Docker
docker compose with supervised entrypoint and volume persistence
Railway
one-click template with dashboard, persistent volume, and health checks
On Railway, a public dashboard requires authentication configuration (Basic Auth or OAuth/OIDC) — it fails closed without it, per the repository documentation.