mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 19:34:31 +00:00
- Makefile: Added 'init' and 'deploy' targets for k3s parity and Gitea staging. - OpenTofu: Fixed namespace handling in k3s main.tf to prevent metadata overwrites. - UI: Added 'GitOps' and 'Database Options' configuration screens. - Core: Enhanced monitoring, milestones, and environment handling for new services. - Supabase: Integrated full Helm chart and manifest rendering logic. - Gitea: Added deployment scripts and GitOps sync support. - Database: Added Percona/Postgres Dockerfile templates and improved TDE scripts. - Tests: Added coverage for new UI screens and navigation flows. |
||
|---|---|---|
| .. | ||
| README.md | ||
Prole Deployment Git Source
This directory is a working tree for the OpenTofu k3s pipeline that mirrors the
local k3d runtime. The make init target refreshes its contents from
deploy/opentofu/k3s and initializes a local Git repository (without any
remote) so it can be pushed into an internal Gitea instance for air-gapped
deployments. No files are tracked by default; run make init before first use.