From fb84e18bc3061e803b19be581b5354494ba060f9 Mon Sep 17 00:00:00 2001 From: andreesg Date: Tue, 10 Feb 2026 09:59:26 +0000 Subject: [PATCH] docs: remove outdated pricing information - Remove specific machine type (CX22) and pricing - Hetzner pricing and server types change frequently - Keep focus on technical approach rather than costs --- docs/install/hetzner.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/install/hetzner.md b/docs/install/hetzner.md index 0d952b855b3..6d0aa9d335b 100644 --- a/docs/install/hetzner.md +++ b/docs/install/hetzner.md @@ -346,8 +346,6 @@ For teams preferring infrastructure-as-code workflows, a community-maintained Te - Infrastructure: [openclaw-terraform-hetzner](https://github.com/andreesg/openclaw-terraform-hetzner) - Docker config: [openclaw-docker-config](https://github.com/andreesg/openclaw-docker-config) -**Cost:** ~€6/month on Hetzner CX22 (2 vCPU, 4GB RAM) - This approach complements the Docker setup above with reproducible deployments, version-controlled infrastructure, and automated disaster recovery. > **Note:** Community-maintained. For issues or contributions, see the repository links above.