Initial ORION Platform repository
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
*.log
|
||||||
|
*.tmp
|
||||||
|
.env
|
||||||
|
*.bak
|
||||||
|
.DS_Store
|
||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user