Janis
445bc23b75
feat(secrets): add postgres-tunnel secret to kustomization
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 11:01:03 +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
3fb98effae
feat: update tunnel container image to ghcr.io/16janis12/ssh-client-docker and adjust memory requests
2026-04-30 08:20:33 +02:00
Janis
e093e945eb
feat: add PostgreSQL tunnel deployment with ConfigMap, HPA, and service
2026-04-30 08:08:39 +02:00
Janis
6c02a31d48
feat: update Redis image tag to 8.6.2-trixie in values.yaml
2026-04-29 21:47:37 +02:00
Janis
573b5d55d5
feat: update Redis image configuration to use docker.io registry and tag 8.6.2-alpine
2026-04-29 21:45:45 +02:00
Janis
66959c8ac0
feat: update Redis image configuration to use quay.io registry
2026-04-29 21:42:25 +02:00
Janis
86735ab7bd
feat: update Redis image configuration in values.yaml
2026-04-29 21:38:58 +02:00
Janis
1bc484603d
feat: update Redis image configuration in values.yaml
2026-04-29 21:37:26 +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
Janis
2acdc8c1ad
feat: update resource limits and disable notifications controller in values.yaml
2026-04-17 23:24:30 +02:00
Janis
ad3a5e1013
feat: add merge method configuration for pull requests in orch-promotion-template.yaml
2026-04-17 18:38:47 +02:00
Janis
703a62f18e
feat: add merge method configuration for pull requests in orch-promotion-template.yaml
2026-04-17 18:16:01 +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
78e5a00924
feat: remove sealed-kargo-admin-password resource from kustomization.yaml
2026-04-16 20:10:08 +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