Best price/performance for indie SaaS
Hetzner Cloud offers the cheapest 2-vCPU / 8GB-RAM / 80GB-NVMe in the indie tier (~€7/mo CX21). For a single-VPS StackPatch deployment running 1-3 servers, this is the cheapest credible option in 2026.
StackPatch is live — CVE patch ops for indie SaaS, $99 lifetime founder seat (50 only).See product
We run the live demo at /patch/audit/mss-vps on a Hostinger VPS, but the install + agent works identically on Hetzner Cloud. Default Hetzner Cloud distros: Ubuntu 24.04, Debian 12, Rocky Linux 9, AlmaLinux 9, Alpine 3.21. Control panel: Hetzner Cloud Console.
# free anonymous quickscan curl https://mindsparkstack.com/scan.sh | bash # paid agent install (requires founder seat) curl -fsSL https://mindsparkstack.com/install.sh | sudo bash -s -- --token spt_...
Source plain text at /scan.sh and /install.sh — read before piping.
Hetzner Cloud offers the cheapest 2-vCPU / 8GB-RAM / 80GB-NVMe in the indie tier (~€7/mo CX21). For a single-VPS StackPatch deployment running 1-3 servers, this is the cheapest credible option in 2026.
Hetzner Firewalls work at the network layer above the VM. Configure them in console.hetzner.cloud → Firewalls. Mirror the StackPatch baseline: 22 (preferably restricted to your IP range), 80, 443.
Hetzner doesn't run on-host or external malware scanning by default. They will email you about outbound abuse complaints (high bounce rate, spam) but won't auto-stop the VM. Self-managed security model.
Hetzner data centers are in Germany and Finland. If your customers care about EU data residency for GDPR purposes, this is a real differentiator vs US-based providers.
curl -X POST -H "Authorization: Bearer $HCLOUD_TOKEN" "https://api.hetzner.cloud/v1/servers/{id}/actions/power_on" — clean REST API. Token at console.hetzner.cloud/projects/<project>/security/tokens.
StackPatch's install script doesn't modify firewall rules. Wire it yourself if you haven't:
sudo ufw default deny incoming sudo ufw allow 22/tcp sudo ufw allow 80/tcp sudo ufw allow 443/tcp sudo ufw enable
Don't see your provider? StackPatch is provider-agnostic — it works on any Linux VPS (Linode, Vultr, Contabo, AWS Lightsail, Oracle Cloud free tier, etc). The agent is distro-aware, not provider-specific.
Free quickscan, no signup, 5 seconds
curl https://mindsparkstack.com/scan.sh | bash
We use essential cookies to run the site. With your consent we also load analytics + ads cookies. See our Cookie Policy and Privacy Policy.