Skip to content

devantler/homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Devantler's Homelab 🚀

Show/Hide Folder Structure
.
├── .github
│   └── workflows
├── .vscode
├── k8s
│   ├── clusters
│   │   ├── homelab-ksail
│   │   │   ├── flux-system
│   │   │   └── variables
│   │   └── homelab-prod
│   │       ├── flux-system
│   │       └── variables
│   ├── environments
│   │   └── talos
│   │       └── infrastructure
│   │           └── patches
│   └── manifests
│       ├── apps
│       │   └── patches
│       ├── infrastructure
│       │   ├── configmaps
│       │   ├── ingresses
│       │   └── patches
│       └── infrastructure-crds
│           └── middlewares
└── talos
    └── patches
        ├── cluster
        └── nodes

28 directories
image

This repo contains the deployment artifacts for Devantler's Homelab. The Homelab is a Kubernetes cluster that is highly automated with the use of Flux GitOps, CI/CD with Automated Testing, and much more. Feel free to look around. You might find some inspiration 🙌🏻

Cluster Nodes

  • 1x Mac Mini M2 Pro (Split into 2x UTM (QEMU) VMs)
  • 1x Zima Board

Supporting Hardware

  • Unifi Cloud Gateway
  • External Disks

Supporting Software

  • Unifi
  • Talos Omni
  • Cloudflare (R3, Tunneling, Domains)
  • Flux GitOps
  • SOPS
  • KSail

About

Devantler's Homelab - including deployment artifacts for running the Homelab in CI/CD and in Talos Omni.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published