Commit graph

118 commits

Author SHA1 Message Date
Ashwin Kumar Sivakumar
6674264bad chore(flux): add cluster/production kustomization pointing at apps 2026-06-08 20:13:43 +05:30
Rimuru (Hermes Agent)
fa631a365c test push 2026-06-08 18:13:19 +05:30
Rimuru (Hermes Agent)
3119172f96 fix: add imagePullSecrets and pin all rust services to working e6d85ffc tag 2026-06-08 16:48:06 +05:30
Rimuru (Hermes Agent)
8ffeca7458 fix: add imagePullSecrets regcred to users deployment pod template 2026-06-08 16:38:57 +05:30
Rimuru (Hermes Agent)
d9f052d253 fix: pin users to working image hash e6d85ffc (retagged from gateway) 2026-06-08 16:30:53 +05:30
Rimuru (Hermes Agent)
dd85e25e54 fix: use high-performance-latest tag for gateway and users (rebuilt images available) 2026-06-08 02:37:22 +05:30
Rimuru (Hermes Agent)
c95ed3e333 fix: use working image tag 486d1a8 for users and gateway 2026-06-07 22:57:46 +05:30
Rimuru (Hermes Agent)
c79b53b40c fix: remove duplicate newTag for nxtgauge-rust-users 2026-06-07 22:53:50 +05:30
Rimuru (Hermes Agent)
bdef723550 fix: add back newTag for nxtgauge-rust-users 2026-06-07 22:50:58 +05:30
Rimuru (Hermes Agent)
e756e085a0 Revert "fix: update users image tag to current HEAD with Ask Ash Phase 1"
This reverts commit d05260fbae.
2026-06-07 22:49:58 +05:30
Rimuru (Hermes Agent)
d05260fbae fix: update users image tag to current HEAD with Ask Ash Phase 1 2026-06-07 22:32:12 +05:30
Rimuru (Hermes Agent)
3d26e83f38 fix: update Ollama URL to K8s service 2026-06-07 17:31:34 +05:30
Rimuru (Hermes Agent)
f6229741fb fix: update ingress from test121 to test111 2026-06-07 15:29:29 +05:30
Ashwin Kumar Sivakumar
608e664a64 feat: Update frontend to Ask Ash AI components (commit d888466) 2026-05-29 20:54:13 +05:30
Ashwin Kumar Sivakumar
6e7585f0e4 feat: switch AI assistant to gemma3:270m model 2026-05-29 20:11:03 +05:30
Ashwin Kumar Sivakumar
1a38ffd6f1 fix: revert frontend to d084491 for OTP fixes 2026-04-18 01:56:27 +05:30
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
Ashwin Kumar Sivakumar
a97cbf1743 fix: resolve registry.nxtgauge.com to traefik service for in-cluster pushes 2026-04-18 01:31:38 +05:30
Ashwin Kumar Sivakumar
2043ef4ac4 fix: add TLS for admin/api ingresses 2026-04-18 01:00:43 +05:30
Ashwin Kumar Sivakumar
f6e8c72e62 fix: add TLS for test121 ingress 2026-04-17 23:45:34 +05:30
Ashwin Kumar Sivakumar
3fde5afb9a chore: add ai-assistant secret placeholder 2026-04-17 21:44:32 +05:30
Ashwin Kumar Sivakumar
5c81e25208 fix: deploy ai-assistant from high-performance-latest 2026-04-17 21:42:42 +05:30
Ashwin Kumar Sivakumar
1afae405f4 fix: restore registry pull secret for nxtgauge pods 2026-04-17 21:32:40 +05:30
Ashwin Kumar Sivakumar
17f299346c chore: single owner for nxtgauge namespace 2026-04-17 21:21:37 +05:30
Tracewebstudio Dev
830304d55e fix(backend): revert gateway and users to d084491 for OTP support
- Gateway: d084491 (includes legacy OTP endpoint support)
- Users: d084491 (includes v1 API routing)
2026-04-17 17:05:43 +02:00
Tracewebstudio Dev
84060bfdc9 fix(frontend): deploy route fix bb6db6c
- Frontend now calls correct /api/auth paths instead of /api/gateway/api/auth
- Fixes OTP verification and signup flow
2026-04-17 17:00:29 +02:00
Tracewebstudio Dev
8ce4a6062e Remove k8s-migration-job from kustomization 2026-04-17 14:09:47 +02:00
Tracewebstudio Dev
f764192256 Remove database migration jobs 2026-04-17 14:08:48 +02:00
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
Tracewebstudio Dev
39e69a374a fix: update all services to latest commits with crane-based builds
- Backend: 9444056 - crane mirror base images, then build
- Frontend: d26f0bf - crane mirror node:20-alpine, then build
- Admin: e044d4c - crane mirror node:20-alpine, then build
- AI: 6f94539 - crane mirror base images, then build
- All repos now use crane to mirror base images before building
2026-04-16 21:33:26 +02:00
Tracewebstudio Dev
7ef7df4965 fix: update frontend to 2d7117a, admin to a13dce5, ai to 320e683
- frontend: use registry.nxtgauge.com/node:20-alpine
- admin: use registry.nxtgauge.com/node:20-alpine
- ai: use registry.nxtgauge.com/rust:1.87-alpine and alpine:3.20
- All images now use internal registry to avoid Docker Hub rate limits
- Update kustomization.yaml tags and admin base deployment image
- Remove ghcr.io references from admin gitops

Images needed in registry.nxtgauge.com:
- node:20-alpine
- rust:1.87-alpine
- alpine:3.20
2026-04-16 19:34:39 +02:00
Tracewebstudio Dev
696dfb55ee feat: update backend to d084491 with v1 API support
- Add /api/v1/users routing to gateway and users service
- Support legacy resend-otp endpoint for backward compatibility
2026-04-16 18:06:39 +02:00
Tracewebstudio Dev
555b4dcd8a fix: update frontend to 152f918 and backend users to 31d4570
- frontend: fix resend-otp API endpoint path
- backend: update company name and address in email footer
2026-04-16 17:30:16 +02:00
Tracewebstudio Dev
2da68c2256 feat: update backend to f3d686d with email logo fix 2026-04-16 17:22:28 +02:00
Tracewebstudio Dev
a7a9d79e5c fix: update db-migrate image from ghcr.io to registry.nxtgauge.com
- Change ghcr.io/traceworks2023/nxtgauge-db-migrate to registry.nxtgauge.com/nxtgauge-db-migrate
- Ensure all images in gitops reference registry.nxtgauge.com
2026-04-16 12:06:56 +02:00
Tracewebstudio Dev
16e0e98f67 fix: update frontend tag to a365e1f with devDependencies fix 2026-04-16 11:12:36 +02:00
Tracewebstudio Dev
09efa1a944 fix(frontend): update registry to registry.nxtgauge.com and fix duplicate entries
- Change frontend image from ghcr.io to registry.nxtgauge.com
- Remove duplicate frontend-solid entry in backend-rust kustomization
- Update frontend tag to 80fb6aa with multi-stage Dockerfile fix
2026-04-16 10:48:25 +02:00
Tracewebstudio Dev
df08998631 fix: update users to d29c755 and frontend to 6f31fb0
- users: fix user create INSERT to include password_hash parameter
- frontend: fix signup to send first_name and last_name instead of full_name
2026-04-16 10:36:00 +02:00
Tracewebstudio Dev
3b54006b19 fix: update users to 52ed6d7 with support ticket INSERT fix 2026-04-16 10:29:32 +02:00
Tracewebstudio Dev
1f367e9023 feat: update frontend to fe81ce5 with AI chat widget 2026-04-15 20:03:58 +02:00
Tracewebstudio Dev
24a069643e fix: update users to ebc0a29 with corrected Ollama defaults 2026-04-15 19:55:12 +02:00
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
Ashwin Kumar Sivakumar
16aaaa7f45 fix(rust): redis auth + users startup probe 2026-04-15 22:32:52 +05:30
Tracewebstudio Dev
f50a147e17 feat: add nxtgauge-ai-assistant to gitops and update users to 430711a
- Add nxtgauge-ai-assistant deployment, service, and kustomization overlays
- Update users service to commit 430711a with AI endpoints
- Set NXTGAUGE_USERS_URL and AI_SERVICE_KEY env vars
2026-04-15 18:24:39 +02:00
Tracewebstudio Dev
25adc1d07b fix: pin users image to commit 4fa5005 for immutable deploy 2026-04-15 16:51:29 +02:00