khaine
kiwifarms.net
- Joined
- Jan 31, 2021
Check this out: My self-hosting infrastructure, fully automated
Some guy's GitHub repo:
If you are interested in a home lab and learn k8s this might be a good way to go about it
Some guy's GitHub repo:
Utilizes Infrastructure as Code to automate provisioning, operating, and updating self-hosted services in my homelab. It can be used as a highly customizable framework to build your own homelab.
Project status: Alpha (see roadmap below)
- Common applications: Gitea, Seafile, Jellyfin, Paperless...
- Automated bare metal provisioning with PXE boot
- Automated Kubernetes installation and management
- Installing and managing applications using GitOps
- Modular architecture, easy to add or remove features/components
- Automated certificate management
- Automatically update DNS records for exposed services
- Expose services to the internet securely with Cloudflare Tunnel
- CI/CD platform
- Private container registry
- Distributed storage
- Monitoring and alerting
- Support multiple environments (dev, stag, prod)
- Automated offsite backups
- Single sign-on
If you are interested in a home lab and learn k8s this might be a good way to go about it