DIY search
Hetzner vs DigitalOcean for a $5 trading bot
The bot needs a tiny Linux box that stays on. Brand is secondary. Price, a nearby region, snapshots, and whether you already know the panel are the real differences.
Pick either. A $4–$7 instance with 1 vCPU and 1 GB RAM is enough for one Python scanner. Do not spend this decision longer than hardening SSH.
Hetzner Cloud
- Usually cheaper per GB of RAM in EU (Falkenstein, Helsinki, Nuremberg) and now US locations too.
- CX22 / CAX11-class boxes are the usual “bot on a budget” size.
- Snapshots are cheap. Console is enough for SSH keys and a rescue image.
DigitalOcean
- Basic droplet ~$4–$6: familiar panel, lots of tutorials.
- You already run myclawtrade.com on a droplet — same SSH habits.
- Regions: pick close to the exchange if you care about latency. For a 5-minute scan, region is not the main risk.
What actually matters
- SSH keys only, no password.
- Non-root user + ufw allow OpenSSH only.
- A snapshot after the first healthy deploy.
- The public IPv4 copied into the Binance allowlist.
Skip the rest
- GPU droplets.
- Kubernetes for one Python file.
- A “trading VPS” upsell at 10× the price. It is still a Linux box.
If you already have a DigitalOcean account, use it. If you are starting from zero and you are in Europe, Hetzner is often the cheaper bill. Then follow the VPS guide and ignore the brand war.
Get the full walkthrough
The paid guide includes the source, config template, and deploy script. 50% off: $19.99 (was $39.99). One-time.
Get the ebook — $19.99Educational product. Trading can lose money. Not financial advice.