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
Tracewebstudio Dev
eebcec1465
fix: resolve merge conflict in kustomization.yaml
2026-04-15 13:50:45 +02:00
Ashwin Kumar Sivakumar
3c521635d4
feat(observability): include registry endpoint in k8s health monitoring
2026-04-13 23:26:59 +05:30
Ashwin Kumar Sivakumar
fa005ba881
fix(observability): use internal platform endpoints and reduce k8s pod false positives
2026-04-13 23:22:02 +05:30
Ashwin Kumar Sivakumar
8844a0481d
feat(observability): monitor every k8s node and platform endpoints in openobserve
2026-04-13 22:58:36 +05:30
Ashwin Kumar Sivakumar
ace5873261
feat(observability): push nxtgauge endpoint health checks to openobserve
2026-04-13 22:42:59 +05:30
Ashwin Kumar Sivakumar
ceebc13e79
fix(gitops): align smtp to zeptomail across apps and finalize api env config
2026-04-13 22:23:20 +05:30
Ashwin Kumar Sivakumar
400e43ee08
fix(gitops): unblock backend argocd kustomize render and tag jobs/leads images
2026-04-13 22:19:45 +05:30
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
09c894edc2
fix: update overlay images to ghcr.io and remove namespace from replica patch
...
The Kustomize build was failing because overlay images referenced
registry.nxtgauge.com:5000 but base deployments now use ghcr.io.
Also removed namespace from replicas-patch.yaml (namespace already removed from all base deployments)
2026-04-13 18:44:59 +02:00
Tracewebstudio Dev
8542c72e31
fix: update SMTP to ZeptoMail (smtp.zeptomail.in)
...
- SMTP_HOST: mail.nxtgauge.com → smtp.zeptomail.in
- SMTP_USER: noreply@nxtgauge.com → emailapikey
- SMTP_PASS: Updated to ZeptoMail API key
- SMTP_FROM_EMAIL: noreply@nxtgauge.com → support@nxtgauge.com
- Removed SMTP_REQUIRE_TLS (not used)
2026-04-13 18:41:54 +02:00
Tracewebstudio Dev
5312f60bf8
fix: remove namespace from all deployment files
...
Namespace is now managed by Argo's spec.destination.namespace (nxtgauge)
This stops the permanent OutOfSync noise from duplicate namespace definitions.
2026-04-13 18:24:19 +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
Tracewebstudio Dev
f38eff5fef
feat(k8s): add migration job to kustomization
2026-04-13 12:08:13 +02:00
Tracewebstudio Dev
315dcfdb58
feat(k8s): add database migration job
2026-04-13 11:52:09 +02:00
Tracewebstudio Dev
7f84a4cdb3
feat(k8s): add jobs and leads services
...
- Add jobs service (port 9103) deployment and service
- Add leads service (port 9118) deployment and service
- Update configmap with JOBS_SERVICE_URL and LEADS_SERVICE_URL
- Update kustomization.yaml to include new resources
2026-04-12 22:04:00 +02:00
Tracewebstudio Dev
a29f51e906
fix(k8s): enable DROP_EXISTING_TABLES in migration job
2026-04-12 21:58:58 +02:00
Tracewebstudio Dev
7b6cb67edc
feat(k8s): add database migration job manifest
2026-04-12 21:57:35 +02:00
Tracewebstudio Dev
7ed7b47fd1
fix(k8s): correct gateway port from 8000 to 9100 in frontend config
2026-04-12 18:03:14 +02:00
Tracewebstudio Dev
55443b62ad
fix(k8s): set B2_REGION and B2_ENDPOINT for storage
2026-04-12 17:29:14 +02:00
Tracewebstudio Dev
52dc11fafc
fix(k8s): add B2_REGION placeholder to backend secrets
2026-04-12 16:58:16 +02:00
Ashwin Kumar Sivakumar
156b2f32db
Fix backend manifests to use public registry
2026-04-12 20:16:27 +05:30
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
a3f08182ab
fix(ingress): restrict frontend solid host to test121 only
2026-04-11 15:30:56 +02:00
Ashwin Kumar
72f30f8d39
fix(ingress): route test121 host to frontend solid service
2026-04-11 15:29:49 +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
5614521b66
fix(k8s): replace underscore backend container names with RFC1123-compliant names
2026-04-11 14:19:57 +02:00
Ashwin Kumar
b568e52400
fix: use unique ports 9100-9117 for all backend rust services
2026-04-09 22:18:35 +02:00
Ashwin Kumar
13edaa96f0
fix: change all service ports to 10000+ range to avoid conflicts
...
Moved all backend service ports from 8000-8096 range to 10000-10016 range
to avoid port conflicts causing pod shutdowns.
Port assignments:
- Gateway: 10000 (was 8000)
- Users: 10001 (was 8080)
- Companies: 10002 (was 8081)
- Job Seekers: 10003 (was 8082)
- Customers: 10004 (was 8083)
- Payments: 10005 (was 8094)
- Employees: 10006 (was 8096)
- Photographers: 10007 (was 8085)
- Makeup Artists: 10008 (was 8086)
- Tutors: 10009 (was 8087)
- Developers: 10010 (was 8088)
- Video Editors: 10011 (was 8089)
- Graphic Designers: 10012 (was 8090)
- Social Media Managers: 10013 (was 8091)
- Fitness Trainers: 10014 (was 8092)
- Catering Services: 10015 (was 8093)
- UGC Content Creators: 10016 (was 8095)
Updated: deployments, services, configmap, ingress
2026-04-09 13:47:54 +02:00