feat: Add support for Apache Airflow, ArgoCD, Jenkins, and Nexus with corresponding configurations

- Added Apache Airflow with Makefile, README, and values.yaml for deployment.
- Introduced ArgoCD with Makefile, README, and values.yaml for GitOps management.
- Implemented Jenkins with Makefile, README, and values.yaml for CI/CD automation.
- Included Nexus Repository Manager with Makefile, README, and values.yaml for artifact management.
- Updated Gitea and Vault configurations for consistency and improved documentation.
- Enhanced README files with installation instructions, usage, and configuration details in both English and Chinese.
This commit is contained in:
Sun-ZhenXing
2026-02-20 17:25:14 +08:00
parent 990b40d730
commit bfa41fb903
25 changed files with 1322 additions and 14 deletions

View File

@@ -10,27 +10,72 @@ This project provides a collection of Helm chart configurations for popular serv
The following services are currently supported:
### Databases & Storage
- ClickHouse
- DuckDB
- Elasticsearch
- etcd
- HBase
- Kafka
- Keycloak
- Kibana
- Langfuse
- MariaDB
- Milvus
- MinIO
- MongoDB
- Nginx
- OpenTelemetry Collector
- Phoenix
- MySQL
- Neo4j
- PostgreSQL
- Pulsar
- RabbitMQ
- RabbitMQ Cluster Operator
- Redis
- Valkey
- Vault
- ZooKeeper
### DevOps & CI/CD
- ArgoCD
- Gitea
- Gitea Runner
- GitLab
- GitLab Runner
- Harbor
- Jenkins
- Nexus
### Data & Analytics
- Airflow
- Apache Flink
### Observability & Monitoring
- Grafana
- Kibana
- Langfuse
- Loki
- OpenTelemetry Collector
- Phoenix
- Prometheus
### Streaming & API Gateway
- Apache Pulsar
- Kong
- Nginx
### AI & ML
- LiteLLM
- MLflow
- Open WebUI
### Identity & Service Mesh
- Keycloak
- Nacos
Each service has its own directory under `src/`, containing:
- `Makefile`: Service-specific configuration