Deploy Agdi on Northflank with a one-click template and access it through the web Control UI. This is the easiest “no terminal on the server” path: Northflank runs the Gateway for you.Documentation Index
Fetch the complete documentation index at: https://agdiai-597e782f.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
How to get started
- Click Deploy Agdi to open the template.
- Create an account on Northflank if you don’t already have one.
- Click Deploy Agdi now.
- Set the required environment variable:
OPENCLAW_GATEWAY_TOKEN(use a strong random value). - Click Deploy stack to build and run the Agdi template.
- Wait for the deployment to complete, then click View resources.
- Open the Agdi service.
- Open the public Agdi URL at
/agdiand connect using yourOPENCLAW_GATEWAY_TOKEN.
What you get
- Hosted Agdi Gateway + Control UI
- Persistent storage via Northflank Volume (
/data) so config/credentials/workspace survive redeploys
Connect a channel
Use the Control UI at/agdi or run agdi 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 Agdi up to date: Updating