Cloud
Runningal start on your laptop works for development, but for production you want agents running 24/7 on remote infrastructure — no laptop required and automatic restarts.
Action Llama supports VPS deployment for cost-effective remote hosting.
VPS (SSH + Docker)
Agents run on any VPS or server you can SSH into. Images are built directly on the server viatar | ssh docker build — no container registry needed. Credentials are stored on the VPS filesystem over SSH.
- Connect to an existing server — any provider, any server with Docker installed
- Provision a new Vultr VPS — automated instance creation with cloud-init Docker install
- Provision a new Hetzner VPS — automated server creation with cloud-init Docker install