Commit graph

20 commits

Author SHA1 Message Date
Ashwin Kumar Sivakumar
c844a69904 fix: use specific commits for OTP fixes instead of high-performance-latest
- Frontend: bb6db6c (contains OTP endpoint fix)
- Gateway: d084491 (contains legacy OTP support)
- Backend users: d084491 (contains v1 API routing)
- ArgoCD Image Updater was overriding kustomization settings
- This fixes the signup OTP email not being sent
2026-04-18 01:55:24 +05:30
Tracewebstudio Dev
d25605178d Revert "gitops: fix migrate job hook and track migrate image"
This reverts commit 0c92767030.
2026-04-17 13:57:48 +02:00
Ashwin Kumar Sivakumar
1b4ef92083 fix: run db migrations as Argo PreSync hook + add openobserve collector/alerts 2026-04-17 17:10:37 +05:30
Tracewebstudio Dev
0c92767030 gitops: fix migrate job hook and track migrate image 2026-04-17 13:24:35 +02:00
Tracewebstudio Dev
7f33f98de1 feat: add nxtgauge-ai-assistant application to argocd 2026-04-17 04:05:06 +02:00
Tracewebstudio Dev
7f98933f73 gitops: enable image updater for solid apps 2026-04-17 03:50:29 +02:00
Ashwin Kumar Sivakumar
75acea11eb fix: registry ingress + woodpecker pulls + registry dns overrides 2026-04-17 05:25:04 +05:30
Ashwin Kumar Sivakumar
9ddc57c2e2 feat(ollama): add internal Ollama service with gemma3:270m in nxtgauge-ai namespace
- Add namespace, PVC, deployment, service, and kustomization for Ollama
- ClusterIP only (internal), no ingress
- 10Gi PVC mounted at /root/.ollama
- Resource limits: 700Mi-1500Mi memory, 500m-1000m CPU
- Add ArgoCD Application CR for ollama
- Update backend configmap with OLLAMA_BASE_URL and OLLAMA_CHAT_MODEL
2026-04-15 23:21:05 +05:30
Tracewebstudio Dev
eebcec1465 fix: resolve merge conflict in kustomization.yaml 2026-04-15 13:50:45 +02:00
Tracewebstudio Dev
de4df47d38 fix: revert to registry.nxtgauge.com:5000 for all services
Reverting ghcr.io changes - production uses internal registry.
Updated:
- jobs-deployment.yaml: ghcr.io → registry.nxtgauge.com:5000/nxtgauge-rust-jobs
- leads-deployment.yaml: ghcr.io → registry.nxtgauge.com:5000/nxtgauge-rust-leads
- overlays/prod/kustomization.yaml: all images back to registry.nxtgauge.com:5000
- Argo application: image-updater back to registry.nxtgauge.com:5000
2026-04-13 18:46:59 +02:00
Tracewebstudio Dev
dc5aacb03c fix: update jobs/leads to use ghcr.io and add Argo image-updater config
- Switch jobs/leads deployments from registry.nxtgauge.com:5000 to ghcr.io/traceworks2023
- Add jobs and leads to argocd-image-updater image list with digest strategy
- All services now tracked by Argo image-updater for automatic updates
2026-04-13 18:22:40 +02:00
Ashwin Kumar Sivakumar
30cc2d4e31 Point backend image updater to private registry 2026-04-12 19:33:28 +05:30
Ashwin Kumar
96bc5aa42a fix(registry): use node-resolvable backend registry endpoint and add k3s registries runbook 2026-04-11 21:59:50 +02:00
Ashwin Kumar
d2e0a11ed7 fix(gitops): move backend rust images from ghcr to local registry 2026-04-11 20:54:28 +02:00
Ashwin Kumar
b8a8c5b346 fix(argocd): standardize backend image-list repos to hyphen names 2026-04-11 15:04:15 +02:00
Ashwin Kumar
8856d7edaf chore: remove old NestJS/Next.js stack manifests and ArgoCD apps 2026-04-09 06:47:26 +02:00
Ashwin Kumar
abfa43f85f feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack
Adds Kustomize base+prod overlays for nxtgauge-frontend-solid,
nxtgauge-admin-solid, and nxtgauge-backend-rust (18 services).
ArgoCD Image Updater configured for auto-deploy on high-performance-latest tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 00:48:46 +02:00
Ashwin Kumar
304cd565b4 chore(argocd): track testingcodex-latest images without ci gitops commits 2026-03-12 03:16:20 +01:00
Ashwin Kumar
8eec430997 feat(gitops): add frontend apps and argocd applications 2026-03-11 02:35:05 +01:00
Ashwin Kumar
2c26f52cc9 feat(gitops): add nxtgauge backend k8s manifests and argocd app 2026-03-05 16:02:35 +01:00