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
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
941cb999ec
Update SMTP password for admin and public frontends
2026-03-12 20:52:15 +01:00
Ashwin Kumar
6f4beb3685
Fix public frontend SMTP password typo
2026-03-12 20:32:31 +01:00
Ashwin Kumar
cc88417ce1
Add SMTP env secrets for public frontendwebsite
2026-03-12 20:17:38 +01:00
Ashwin Kumar
c7f4b9e3ae
chore(gitops): set backend JWT_SECRET
2026-03-12 06:07:12 +01:00
Ashwin Kumar
585ada795d
chore(gitops): configure SMTP secrets for backend and admin frontend
2026-03-12 06:05:43 +01:00
Ashwin Kumar
201b5ceb25
fix(admin-frontend): set NEXT_PUBLIC_API_URL to /api for same-origin routing
2026-03-12 05:57:40 +01:00
Ashwin Kumar
4dff82c184
feat(gitops): deploy full backend grpc service mesh for all professions
2026-03-12 04:49:02 +01:00
Ashwin Kumar
304cd565b4
chore(argocd): track testingcodex-latest images without ci gitops commits
2026-03-12 03:16:20 +01:00
github-actions
937c0e8400
chore(gitops): update admin frontend image to 669173dd17771141c3c3bee4a4f1e10f34e3a1c1
2026-03-12 01:58:39 +00:00
github-actions
d20c2309a7
chore(gitops): update admin frontend image to 62bef7c0aaaf90b8ece5d851945efff1a5ab9971
2026-03-12 01:51:18 +00:00
github-actions[bot]
2a53efb852
chore(gitops): update backend image to 6f8853b2b1dff81364175edde9bfac0b4bcb06b9
2026-03-12 01:38:18 +00:00
github-actions
d0c0f8db27
chore(gitops): update admin frontend image to a676c13cbb1583645cc85a8c4c6de038dc8b8fb7
2026-03-12 01:35:14 +00:00
github-actions[bot]
c97e2ea055
chore(gitops): update backend image to 6a6001d90eb0d385fac592c391de5b495eb5a0b5
2026-03-12 01:34:27 +00:00
github-actions
75b1d2f8fa
chore(gitops): update admin frontend image to 1288bd4a53956568b32ea84af9894946cdc66061
2026-03-12 01:21:13 +00:00
github-actions
0d48c1d007
chore(gitops): update admin frontend image to 483c7d148f80966df6f127fc773d4dbb1d206312
2026-03-12 01:16:56 +00:00
github-actions
9dad38329a
chore(gitops): update admin frontend image to 8623c3c1b42c25bb3e429e1c92def31ca5ae4c8a
2026-03-12 01:13:10 +00:00
github-actions
49984c9446
chore(gitops): update admin frontend image to 0baca93bb8c404e957ec21fc1e12ea4217573ec8
2026-03-12 01:05:44 +00:00
github-actions[bot]
c756883c26
chore(gitops): update backend image to deddec130d1bab503c0c0ea2392dd1877d74e7bf
2026-03-12 01:05:34 +00:00
github-actions
5a94dc5a49
chore(gitops): update admin frontend image to 535fce097a773d2580539b1b3176687d6065d3cd
2026-03-12 00:51:10 +00:00
github-actions[bot]
94508999fb
chore(gitops): update backend image to b706129fbe184d14ca7cbb42f65798b46b7dec4d
2026-03-12 00:47:48 +00:00
github-actions
44898aa86b
chore(gitops): update admin frontend image to afe4bcf3da3984c1fc40c0bc11e9fad38b97d2e5
2026-03-12 00:45:35 +00:00
github-actions
bbad37502a
chore(gitops): update admin frontend image to 7ff178e6490731eb9d63e0279c6b190bd0828fe9
2026-03-12 00:39:27 +00:00
github-actions
a26c22e3f9
chore(gitops): update admin frontend image to af02a14fe21a0997cea2cc208e2c00784af23132
2026-03-12 00:33:37 +00:00
Ashwin Kumar
dfe3d4c561
fix(gitops): use tcp probes for backend readiness/liveness
2026-03-12 00:37:43 +01:00
github-actions[bot]
b6f9bc4959
chore(gitops): update backend image to 2c1c739c394c210679f282cebacb8c615ea575d0
2026-03-11 23:28:57 +00:00
Ashwin Kumar
c1a48b32e1
chore(gitops): update backend image tag to 3aa4fe80
2026-03-11 23:57:11 +01:00
Ashwin Kumar
e3e202ffd1
fix(gitops): hard-pin backend db env to nxtgauge in deployment
2026-03-11 23:32:37 +01:00
Ashwin Kumar
b97d82d630
fix(gitops): set backend postgres connection values for nxtgauge
2026-03-11 23:16:46 +01:00
github-actions
27632cee87
chore(gitops): update public frontend image to b399bd2bb8392a298b4a7bffc002f96794a83d75
2026-03-11 02:30:09 +00:00
github-actions
e2781b5dc1
chore(gitops): update admin frontend image to 75e2ff3f69f794a45537179c5a51df1b8eafaea3
2026-03-11 02:27:40 +00:00
Ashwin Kumar
8eec430997
feat(gitops): add frontend apps and argocd applications
2026-03-11 02:35:05 +01:00
Ashwin Kumar
ea0fae89d6
chore(gitops): align backend secret keys with single database config
2026-03-08 21:26:01 +01:00
Ashwin Kumar
2a2ed037fc
deploy(nxtgauge-backend): pin image SHA and force pull for debug
2026-03-08 13:30:34 +01:00
Ashwin Kumar
a263323997
deploy(nxtgauge-backend): centralize image tag and align gateway port
2026-03-06 17:05:36 +01:00
Ashwin Kumar
2c26f52cc9
feat(gitops): add nxtgauge backend k8s manifests and argocd app
2026-03-05 16:02:35 +01:00