How to get started
- Click Deploy Velaclaw to open the template.
- Create an account on Northflank if you don’t already have one.
- Click Deploy Velaclaw now.
- Set the required environment variable:
VELACLAW_GATEWAY_TOKEN(use a strong random value). - Click Deploy stack to build and run the Velaclaw template.
- Wait for the deployment to complete, then click View resources.
- Open the Velaclaw service.
- Open the public Velaclaw URL at
/and connect using the configured shared secret. This template usesVELACLAW_GATEWAY_TOKENby default; if you replace it with password auth, use that password instead.
What you get
- Hosted Velaclaw Gateway + Control UI
- Persistent storage via Northflank Volume (
/data) sovelaclaw.json, per-agentauth-profiles.json, channel/provider state, sessions, and workspace survive redeploys
Connect a channel
Use the Control UI at/ or run velaclaw onboard via SSH for channel setup instructions:
- Telegram (fastest — just a bot token)
- Discord
- All channels
Next steps
- Set up messaging channels: Channels
- Configure the Gateway: Gateway configuration
- Keep Velaclaw up to date: Updating