Skip to content

bqc0n/homelab

Repository files navigation

Note

工事中 | Under Construction

Homelab

Hardware

There are 3 nodes.

Node CPU RAM
pve01 4C/4T (Core i3-8100) 32GB
pve02 8C/16T (Xeon Silver 4108) 64GB
pve03 6C/6T (Ryzen 5 3500) 32GB

Virtualization

Proxmox Virtual Environment

VM/LXC Management

Terraform/opentofu and Telmate/terraform-provider-proxmox

Software Management

Ansible. Playbooks are located in ansible/.

Application Deployment

Kubernetes, and ArgoCD for GitOps. manifests are located in argocd/.

TODO

  • README を書く
  • Credits をしっかり書く
  • ディレクトリ構造の整理
  • ドキュメントの整理
  • Cilium の Native Routing
  • NixOS
  • 全貌がわかる図
  • Terraform Remote State
  • Renovate Bot
  • HA k8s
  • Apt cache server

Requirements

Credits

Name License
Proxmox Virtual Environment AGPL-3.0
geraldwuhoo/homelab-iac MIT