Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →
Proxmox-GitOps Alternatives
Similar projects and alternatives to Proxmox-GitOps
-
self-hosted-docker-server-templates
Discontinued Just some templates to get someone started with hosting various servers in Docker
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
info-frontend
Discontinued Serves /info pages to display user needs and performance data about a page on GOV.UK
-
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
Proxmox-GitOps discussion
Proxmox-GitOps reviews and mentions
-
Proxmox-GitOps: IaC Automation Framework for LXC: Local Development and Staging
* *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.
- Show HN: Proxmox-GitOps: Container Automation Framework
- Show HN: Proxmox-GitOps: Container Automation Metaframework (Recursive Monorepo)
-
Proxmox-GitOps: Selfhosted GitOps IaC Container Automation
Repository: stevius10/Proxmox-GitOps Demo (1min+):
- Show HN: Proxmox‑GitOps: Self-Hosted GitOps (Demo Inc., Recursive IaC)
- Show HN: Proxmox-GitOps – Self-Hosted "Everything-as-Code" Platform
- Show HN: Proxmox-GitOps: Recursive IaC LXC Container Automation
- Show HN: Proxmox-GitOps: IaC Container Automation for Proxmox (Recursive Docker)
-
Proxmox-GitOps: Extensible GitOps IaC Container Automation for Proxmox VE (8.4)
Hi,
I wanted to share the container automation project Proxmox-GitOps — an extensible, self-bootstrapping GitOps environment for Proxmox.
It is now aligned with current Proxmox 9.0 and Debian Trixie - which is used for containers base configuration per default.
GitHub: https://github.com/stevius10/Proxmox-GitOps
- One-command bootstrap: deploy to Docker, Docker deploy to Proxmox
- Consistent container base configuration: default app/config users, automated key management, tooling — deterministic, idempotent setup
- Application-logic container repositories: app logic lives in each container repo; shared libraries, pipelines and integration come by convention
- Monorepository with recursively referenced submodules: runtime-modularized, suitable for VCS mirrors, automatically extended by libs
Pipeline concept
- GitOps environment runs identically in a container; pushing the codebase (monorepo + container libs as submodules) into CI/CD -
Self-Configuring GitOps for Proxmox: Recursive LXC Automation as Code
GitHub: stevius10/Proxmox-GitOps
-
A note from our sponsor - AppSignal
www.appsignal.com | 13 Sep 2026
Stats
stevius10/Proxmox-GitOps is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Proxmox-GitOps is Ruby.