Create a Droplet
- Go to digitalocean.com and create a new Droplet
- Choose Ubuntu 24.04 LTS
- Select Basic → Regular → $12/mo (2GB RAM recommended)
- Add your SSH key
- Click Create Droplet
Install ClawHQ
SSH into your Droplet and run:Point your domain
In DigitalOcean’s DNS (or your registrar), add an A record pointing your domain to the Droplet’s IP address. SetCLAWHQ_DOMAIN in your .env to the domain — Caddy handles TLS automatically.