Hello everyone,
I'd like to share my open-source project *Proxmox-GitOps*, a Container Automation platform for provisioning and orchestrating Linux containers (LXC) on Proxmox VE - encapsulated as comprehensive Infrastructure as Code (IaC).
*Proxmox-GitOps (@Github)*: [https://github.com/stevius10/Proxmox-GitOps](https://github.com/stevius10/Proxmox-GitOps)
* *Demo* (\~1m): [https://youtu.be/2oXDgbvFCWY](https://youtu.be/2oXDgbvFCWY) * *Demo* (low, no ads): [https://github.com/stevius10/Proxmox-GitOps/blob/develop/docs/demo.gif](https://github.com/stevius10/Proxmox-GitOps/blob/develop/docs/demo.gif)
By encapsulating infrastructure within an extensible monorepository - recursively resolved from Git submodules at runtime - Proxmox-GitOps provides a comprehensive Infrastructure-as-Code (IaC) abstraction for an entire, automated, container-based infrastructure.
Originally, it was a personal attempt to bring industrial automation and cloud patterns to my Proxmox home server. It's designed as a platform architecture for a self-contained, bootstrappable system - a generic IaC abstraction (customize, extend, .. open standards, base package only, .. - you name it ) that automates the entire infrastructure. It was initially driven by the question of what a Proxmox-based GitOps automation could look like and how it could be organized.