nxtgauge-gitops/argocd
Ashwin Kumar Sivakumar 37a589fa87 fix(backend): add PORT env to all rust deployments (was crashing on boot)
16 of 20 rust services had no PORT env var set; their main.rs calls
std::env::var('PORT').expect('PORT must be a valid u16') which panicked
on startup. This commit adds env.PORT matching the existing containerPort
for each service. Service ports: gateway=9100 users=9101 companies=9102
jobs=9103 job_seekers=9104 customers=9105 employees=9106 photographers=9107
tutors=9108 makeup_artists=9109 developers=9110 video_editors=9111
graphic_designers=9112 social_media_managers=9113 fitness_trainers=9114
catering_services=9115 payments=9116 ugc_content_creators=9117 leads=9118
2026-06-11 01:17:15 +05:30
..
ai-guard-application.yaml fix(backend): add PORT env to all rust deployments (was crashing on boot) 2026-06-11 01:17:15 +05:30
coredns-nodehosts-application.yaml fix: registry ingress + woodpecker pulls + registry dns overrides 2026-04-17 05:25:04 +05:30
nxtgauge-admin-solid-application.yaml gitops: enable image updater for solid apps 2026-04-17 03:50:29 +02:00
nxtgauge-ai-assistant-application.yaml feat: add nxtgauge-ai-assistant application to argocd 2026-04-17 04:05:06 +02:00
nxtgauge-backend-rust-application.yaml fix: use specific commits for OTP fixes instead of high-performance-latest 2026-04-18 01:55:24 +05:30
nxtgauge-frontend-solid-application.yaml fix: use specific commits for OTP fixes instead of high-performance-latest 2026-04-18 01:55:24 +05:30
ollama-application.yaml feat(ollama): add internal Ollama service with gemma3:270m in nxtgauge-ai namespace 2026-04-15 23:21:05 +05:30
openobserve-alerts-application.yaml fix: run db migrations as Argo PreSync hook + add openobserve collector/alerts 2026-04-17 17:10:37 +05:30
openobserve-otelcol-application.yaml fix: run db migrations as Argo PreSync hook + add openobserve collector/alerts 2026-04-17 17:10:37 +05:30
registry-ingress-application.yaml fix: registry ingress + woodpecker pulls + registry dns overrides 2026-04-17 05:25:04 +05:30