Krusty Planet website - AI consulting
Find a file
Jezza Hehn b1fde182bf Add Terraform configuration for KrustyPlanet VPS
- Configure Hetzner Cloud server (CPX22, Ubuntu 24.04)
- Manage floating IP (87.99.133.81)
- Firewall rules for HTTP, HTTPS, SSH
- Persistent volume (40GB)
- nginx reverse proxy with SSL (Let's Encrypt)
- contact-api (Node.js email backend)
- Fix CORS issue: removed proxy_set_header Origin ://;
- Include cloud-init for initial provisioning

This Terraform config will manage the VPS going forward.
2026-04-13 22:14:11 +00:00
css Fix light mode footer - white text on dark bg was invisible 2026-04-10 02:12:27 +00:00
js Add functional contact form with API backend 2026-04-13 18:41:41 +00:00
research Rewrite pricing page - plain language, 3 tiers, new pricing 2026-04-10 03:16:00 +00:00
terraform Add Terraform configuration for KrustyPlanet VPS 2026-04-13 22:14:11 +00:00
.gitignore Krusty Planet website - static HTML with Bulma 2026-04-10 02:04:51 +00:00
blog.html Krusty Planet website - static HTML with Bulma 2026-04-10 02:04:51 +00:00
contact.html Add functional contact form with API backend 2026-04-13 18:41:41 +00:00
favicon.svg Krusty Planet website - static HTML with Bulma 2026-04-10 02:04:51 +00:00
free-audit.html Krusty Planet website - static HTML with Bulma 2026-04-10 02:04:51 +00:00
index.html Krusty Planet website - static HTML with Bulma 2026-04-10 02:04:51 +00:00
pricing.html Rewrite pricing page - plain language, 3 tiers, new pricing 2026-04-10 03:16:00 +00:00
services.html Krusty Planet website - static HTML with Bulma 2026-04-10 02:04:51 +00:00