Articles
Autoscaling and self-healing for Hetzner Cloud: load balancers, health checks, Coolify, Docker Compose, and running without Kubernetes.
- From one Coolify server to automatic scaling on Hetzner
Coolify deploys to several servers but does not decide how many. What has to move off a single Coolify box before the app can scale, and how an autoscaler fits.
· Hetscale
- Put your Docker Compose app behind a Hetzner Load Balancer
Create a Hetzner Load Balancer, add a health check, move TLS from the server to the balancer without downtime, point DNS at it. One server today, more later.
· Hetscale
- How to autoscale a web application on Hetzner Cloud without Kubernetes
Hetzner has no auto scaling group and you do not need Kubernetes to build one. What autoscaling needs on plain servers, the loop by hand, and where it bites.
· Hetscale