New deployment
Your developer key stays on your laptop. Only the agent / service identity is uploaded.
Deploy Agent
Drop your Zynd agent project folder (contains agent.config.json and agent.py) and its keypair.json.
Project folder
Drag the whole folder here, or click to pick it
keypair.json
The Ed25519 identity file for this entity
Before you upload
- Run
zynd agent runlocally at least once — the first POST to the registry needs your developer signature. - Make sure your
.envdoes not containZYND_DEVELOPER_*keys. The uploader will reject those. - You'll get a stable URL at
<slug>.deployer.zynd.ai. The container auto-updates the registry record on every restart.