FluxCD Image Automation
6766d6f89b
chore(gitops): update nxtgauge app images
sync-to-forgejo / sync (push) Successful in 10s
2026-07-05 22:42:12 +00:00
sync-test
581c6c78e1
feat(flux): add Image Automation for all nxtgauge apps
sync-to-forgejo / sync (push) Successful in 26s
2026-07-06 03:56:23 +05:30
sync-test
e101874436
chore(gitops): deploy frontend-solid@09e26d2 - profile verification API fix
sync-to-forgejo / sync (push) Successful in 19s
2026-07-05 18:07:24 +05:30
sync-test
e279f5ea48
chore(gitops): deploy frontend-solid@3ee5e90 - add role_key to registration
sync-to-forgejo / sync (push) Successful in 18s
2026-07-05 16:53:13 +05:30
sync-test
e76bffb88c
chore(gitops): deploy frontend-solid@d7810ac - forgot password and login API fixes
sync-to-forgejo / sync (push) Successful in 7s
2026-07-05 16:27:15 +05:30
sync-test
042ec0da4b
chore(gitops): deploy frontend-solid@1bf3191 - OTP verification API fix
sync-to-forgejo / sync (push) Successful in 14s
2026-07-05 16:23:26 +05:30
sync-test
d6a01f62bd
chore(gitops): deploy frontend-solid@07aa835 - API endpoint fix for registration
sync-to-forgejo / sync (push) Successful in 9s
2026-07-05 15:19:10 +05:30
sync-test
5a610af9b3
chore: bump nxtgauge-frontend-solid to 0cf975f (fix signup routing)
sync-to-forgejo / sync (push) Successful in 14s
2026-07-04 22:13:01 +05:30
Ashwin Kumar Sivakumar
3b1b8665d6
chore(gitops): deploy frontend-solid@48ef3e2 - new signup pages
sync-to-forgejo / sync (push) Successful in 18s
2026-07-04 18:11:02 +05:30
Ashwin Kumar Sivakumar
30ed1833c7
Switch nxtgauge deploys to Forgejo registry
2026-06-17 03:28:47 +05:30
github-actions[bot]
2cc149aa8c
chore(gitops): deploy frontend-solid@5973e6216e685f8779920d19a377efe657f8bd0b
2026-06-15 04:11:50 +00:00
github-actions[bot]
fe4fafa4e8
chore(gitops): deploy frontend-solid@5f535cba590949ca512bdfa7f62c99180409ae60
2026-06-15 01:22:17 +00:00
github-actions[bot]
fa12a91ee0
chore(gitops): deploy frontend-solid@b5d286ada3b01172d956e304f0631753e82291b6
2026-06-15 00:51:20 +00:00
github-actions[bot]
54798b3b56
chore(gitops): deploy frontend-solid@3b8f75d836792bb3d46bf667387ddae604341019
2026-06-14 18:30:49 +00:00
github-actions[bot]
46cdd56af4
chore(gitops): deploy frontend-solid@cbaff36f8816c0cb0e524df001a3a6f6e3fa4055
2026-06-14 17:38:26 +00:00
Ashwin Kumar Sivakumar
e303bfefb3
chore(gitops): deploy frontend-solid branding fix (a4c74f3)
2026-06-14 19:27:44 +05:30
Ashwin Kumar Sivakumar
ceabd10976
fix(flux): pin app releases to immutable digests
2026-06-14 05:52:50 +05:30
Ashwin Kumar Sivakumar
cbc7fb42e6
fix: restore all services after registry wipe
...
- Fix PostgreSQL endpoints (now auto-creating correctly)
- Fix Forgejo DB connection
- Update retention to keep 10 SHA tags (was 2, too aggressive)
- Update all deployments to use available tags
- Add missing base images to registry (alpine, node, rust, python)
- Protect base images from retention deletion
2026-06-13 00:25:51 +05:30
Ashwin Kumar Sivakumar
3ff94ac761
deploy: frontend captcha fix (4c61bca)
...
- Fixed zoomed-in captcha appearance on high-DPI displays
- Removed DPR scaling from CaptchaCanvas component
2026-06-12 05:34:58 +05:30
Rimuru
3007f9a646
chore: bump nxtgauge-frontend-solid to 6666cc5 (middleware-based API proxy fix)
2026-06-11 15:52:44 +05:30
Ashwin Kumar Sivakumar
0bc9110fed
chore: bump nxtgauge-frontend-solid to aabfacc (api gateway proxy fix)
2026-06-11 14:34:09 +05:30
Ashwin Kumar Sivakumar
e27f82e996
fix(flux): add namespace to all app overlays
2026-06-08 20:59:38 +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
1a38ffd6f1
fix: revert frontend to d084491 for OTP fixes
2026-04-18 01:56:27 +05:30
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
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
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
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
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