Infrastructure for beyond the universe
Find a file
Eric Garcia da40273177 feat(dns): Add self-hosted PowerDNS for 5 managed domains
- Deploy PowerDNS on k3s with SQLite backend
- Add DNS ports 53 UDP/TCP to security group
- Configure zones for superviber.com, muffinlabs.ai, letemcook.com,
  appbasecamp.com, thanksforborrowing.com
- Add deploy-powerdns.sh standalone deployment script
- Document in RFC 0003

Glue records updated at GoDaddy to point ns1/ns2 to 3.218.167.115.
DNS verified working via Google DNS (8.8.8.8).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 07:42:48 -05:00
docs feat(dns): Add self-hosted PowerDNS for 5 managed domains 2026-01-24 07:42:48 -05:00
kubernetes Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
scripts feat(dns): Add self-hosted PowerDNS for 5 managed domains 2026-01-24 07:42:48 -05:00
terraform feat(dns): Add self-hosted PowerDNS for 5 managed domains 2026-01-24 07:42:48 -05:00
.gitignore Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
CLAUDE.md Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
README.md Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00

Hearth

Infrastructure for the letemcook ecosystem.

Overview

Hearth deploys and manages:

  • EKS Cluster - Kubernetes on AWS with Karpenter auto-scaling
  • Forgejo - Self-hosted Git (git.beyondtheuniverse.superviber.com)
  • Core Services - Ingress, TLS, storage

Status

Component Status
Terraform modules Ported from coherence-mcp
EKS cluster Not deployed
Forgejo Not deployed

Getting Started

See CLAUDE.md for setup instructions.

Cost Estimate

Component Monthly
EKS Control Plane $73
Spot nodes (variable) $0-50
NLB $16
EFS $5
S3 $5
Total ~$100-150

License

Private.