Humble is a project that seeks to set up a ready-to-go environment with operating services using modern infrastructure as code with GitOps driven.
Let's say you have a couple of physical servers at home, and you would love to deploy your applications or services on them with Kubernetes platform. This project intends to automate all necessary components and boot them up from scratch by just a single command from your laptop or workstation.
- Fully automated with infrastructure as code
- Modularized components stand on layered architecture
- Versioned and declarative infrastructure on top of GitOps
- Supports data-driven deployment for multiple environments
See the docs for detailed information on the architecture, installation and use of the platform.
For getting started:
- Try it out locally without any hardware.
- Deploy on real hardware for production workload.
- I hacked a lot of great works from khuedoan/homelab.
- Awesome services from Cloudflare: DNS, Pages and Tunnel. The document of this project is hosted on Cloudflare as well.
- All open-source projects used in this project.
- Quillbot.com because my English sukcs.
Email me at locmai0201@gmail.com or create an issue on this GitHub repository.