Commit Graph

23 Commits

Author SHA1 Message Date
Janis 9304d1244b feat(grafana): add ignoreDifferences configuration for Grafana Alloy secrets 2026-05-09 17:35:05 +02:00
Janis 9b9727e998 feat(grafana): add ignoreDifferences configuration for Grafana Alloy secrets 2026-05-09 16:37:42 +02:00
Janis 5ab7e6d51d feat(grafana): add Grafana Alloy application configuration and update health probe settings 2026-05-09 16:25:33 +02:00
Janis d25378d721 feat(nowchess): add ignoreDifferences configuration for Rollout replicas in nowchess.yaml and nowchess-staging.yaml 2026-05-08 14:06:29 +02:00
Janis b6b02bf6f9 feat(victoria-metrics): removed 2026-05-05 10:08:46 +02:00
Janis 87345d23dd feat(victoria-metrics): comment out victoria-metrics CRDs configuration in yaml file 2026-05-05 08:53:50 +02:00
Janis 38e5bf8464 feat(victoria-metrics): add ignoreDifferences configuration for Secrets and WebhookConfigurations 2026-05-05 08:40:10 +02:00
Janis 77842b1429 feat(victoria-metrics): remove maxMemoryPerQuery setting and add releaseName for Helm chart 2026-05-03 17:12:41 +02:00
Janis 49667ea032 feat(victoria-metrics): add new applications and update configurations for Victoria Metrics stack 2026-05-03 16:59:30 +02:00
Janis 30b6992488 feat(victoria-metrics): add configuration files for Victoria Metrics operator and resources 2026-05-03 15:58:13 +02:00
Janis a416b0c3c4 feat(victoria-metrics): update configuration files with retention settings and additional arguments 2026-05-03 14:01:43 +02:00
Janis 5e7a3570f6 feat(victoria-metrics): add Kustomization and configuration files for Victoria Metrics stack 2026-05-03 13:23:38 +02:00
Janis 31c9a460d4 feat(nowchess): add annotations for authorized stages in production and staging 2026-04-30 12:03:29 +02:00
Janis 2022631f45 feat(nowchess): add Kargo project, Rollouts deployment, and secrets
- 9 Kargo Warehouses (one per microservice), staging + prod stages
- PromotionTask: clone GitOps, kustomize-set-image, Gitea PR, ArgoCD sync
- BlueGreen Rollouts for all 9 services with health probes and envFrom
- staging,deployed / production,deployed Quarkus multi-profile support
- CORS_ORIGINS and QUARKUS_PROFILE injected via nowchess-env-config ConfigMap
- Plain K8s Secrets with empty values in secrets/nowchess/ (staging, prod, kargo)
- ArgoCD Applications for kargo project, staging, and prod deployments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 10:58:45 +02:00
Janis e093e945eb feat: add PostgreSQL tunnel deployment with ConfigMap, HPA, and service 2026-04-30 08:08:39 +02:00
Janis 052c881fb7 feat: add initial documentation and configuration files for Claude and Redis applications 2026-04-29 21:20:00 +02:00
svc.kargo ac20a6dee3 chore(kargo): update image tag kargo to 1.10.3 (#5) 2026-04-29 20:11:17 +02:00
svc.kargo e387d2f29e chore(kargo): update image tag kargo to 1.10.2 (#4) 2026-04-22 18:41:06 +02:00
svc.kargo d7b5fb7f87 chore(kargo): update image tag kargo to 1.10.1 (#3) 2026-04-22 00:11:06 +02:00
svc.kargo 435c2e4292 chore(kargo): update image tag kargo to 1.10.0 (#2)
chore(kargo): update image tag kargo to 1.10.0

[View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/orchestration-kargo/stage/kargo)

Co-authored-by: Kargo <no-reply@kargo.io>
Reviewed-on: #2
Co-authored-by: svc.kargo <kargo@blackhole.local>
Co-committed-by: svc.kargo <kargo@blackhole.local>
2026-04-17 18:13:10 +02:00
svc.kargo ca98c00d66 chore(kargo): update image tag kargo to 1.9.6 (#1)
chore(kargo): update image tag kargo to 1.9.6

[View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/orchestration-kargo/stage/kargo)

Co-authored-by: Kargo <no-reply@kargo.io>
Reviewed-on: #1
Co-authored-by: svc.kargo <kargo@blackhole.local>
Co-committed-by: svc.kargo <kargo@blackhole.local>
2026-04-16 20:22:24 +02:00
Janis 7dd020b59c feat: update ArgoCD and Rollouts configurations for eu-central-1 region 2026-04-16 20:08:35 +02:00
Janis 20d8146e8c feat: add comprehensive documentation and deployment scripts
- Created new documentation files including TROUBLESHOOTING.md, CONFIGURATION.md, and CONTRIBUTING.md.
- Added deployment guide with automated and manual instructions.
- Introduced new YAML configurations for Kubernetes resources and Helm charts.
- Implemented a deployment script for setting up the GitOps infrastructure.
2026-04-16 19:07:08 +02:00