Initial ORION Platform repository

This commit is contained in:
ran mad
2026-07-11 20:47:20 +08:00
parent 9ef2c6e044
commit e2a26643a4
2 changed files with 16 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
*.log
*.tmp
.env
*.bak
.DS_Store
+11 -3
View File
@@ -1,6 +1,6 @@
# ORION Platform # ORION Platform
Infrastructure-as-Code repository for the ORION platform. Enterprise Kubernetes platform for ORION.
## Components ## Components
@@ -14,6 +14,14 @@ Infrastructure-as-Code repository for the ORION platform.
- Grafana - Grafana
- Zammad - Zammad
This repository is the single source of truth for ORION infrastructure. ## Repository Layout
Author: Lyra & Master helm-values/ Helm configuration
kubernetes/ Kubernetes manifests
argocd/ GitOps configuration
monitoring/ Observability
bootstrap/ Cluster bootstrap
scripts/ Automation
docs/ Documentation
This repository is the Infrastructure-as-Code source of truth for ORION.