01 Connect your cloud
Paste your Hetzner API token. daemons.run buys and provisions a server in your account.
Run autonomous coding agents in isolated environments on your own server.
$ daemons run --forever
How it works
Paste your Hetzner API token. daemons.run buys and provisions a server in your account.
Pick a coding agent, name your daemon, and it boots in seconds — isolated, with its own disk.
Your daemon works continuously. Terminal, chat, files, logs and a live preview URL — from any browser.
Isolated runtimes. Shared resources. Total control.
A powerful workspace for every daemon.
app.daemons.run/daemons/rivalwatch
Any agent. Any stack.
Agents
Your daemon can install anything. We don't get in your way.
Runtimes & services
https://rivalwatch.daemons.run
RivalWatch
Live match insights. Built by your agent.
Agent API
api.{name}.daemons.run/agent
curl -X POST https://api.rivalwatch.daemons.run/agent \
-H "Authorization: Bearer $DAEMON_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Summarize today's matches.",
"stream": true
}'
event: started
data: { "id": "run_01" }
event: delta
data: { "text": "Checking latest matches..." }
event: delta
data: { "text": "Found 12 matches today." }
event: completed
data: { "status": "success" }
€5/month per server above that. Your Hetzner bill stays yours.
See pricing →Your server. Your control.
We provision servers in your Hetzner account. You pay Hetzner directly.
daemons.run is open source and licensed under Apache-2.0. No vendor lock-in.
Run it on your own infrastructure. Keep full ownership and control.
Every daemon is isolated. You choose what they can access.