Infrastructure for beyond the universe
Find a file
Eric Garcia 0d904fe130 fix(minimal): Replace Traefik HelmChart with direct deployment
HelmChart values schema changed in newer Traefik versions causing
installation failures. Replaced with direct Deployment + RBAC manifests
which work reliably with Traefik v3.2.

Also adds SSH public key variable for admin access.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 06:42:32 -05:00
docs feat(minimal): Add k3s-on-EC2 infrastructure for single user 2026-01-24 06:21:55 -05:00
kubernetes Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
scripts Initial commit: Port infrastructure from coherence-mcp 2026-01-24 06:06:13 -05:00
terraform fix(minimal): Replace Traefik HelmChart with direct deployment 2026-01-24 06:42:32 -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.