Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2021-02-12 16:33:45 +07:00
apps Clean up 2021-02-08 08:52:53 +07:00
infra Restructure infra and platform 2021-02-11 18:20:54 +07:00
metal Add layer 0 bare metal docs 2021-02-12 16:12:21 +07:00
platform Restructure infra and platform 2021-02-11 18:20:54 +07:00
.gitignore Ansible native PXE config instead of glue scripts in docker 2021-02-12 15:41:50 +07:00
Makefile Add more target for each layer 2021-02-12 12:38:43 +07:00
README.md Cleanup readme 2021-02-12 16:33:45 +07:00

Khue's Home Lab

Work in progress

Hardware setup

Hardware

  • 4 nodes of NEC SFF PC (Japanese version of the Thinkcentre M700)
    • CPU: Intel Core i5-6600T
    • RAM: 16GB
    • SSD: 128GB
  • Switch TP-Link TL-SG108

Architecture

Layer Name Description Provisioner
0 metal bare metal PXE boot, etcd, docker, lxd, Ansible, PXE server
1 infra Cloud-like infrastructure, based on KVM/LXC Terraform
2 platform kubernetes, vault, git, ci/cd... Helm
3 apps Plex, PeerTube, Nextcloud... ArgoCD