Skip to content

Home

HomeLab Projects

Overview

This project utilizes Infrastructure as Code to automate provisioning, operating, and updating self-hosted services in my practice lab. This will help you can deploy your application or services into Kubernetes platform by just a single command from your laptop or workstation.

Core features

  • Fully automated with infrastructure as code with Ansible.
  • Support multiple environments (dev, prod).
  • Monitoring and alerting.
  • Modular architecture, easy to add or remove features/components.

Road Map

See roadmap for a list of proposed features.

Acknowledgements

  • All open-source projects used in this project.