masoodafar-web
94fbf49fb9
Merge branch 'kub-stage' into production
Build and Deploy to Production / build-and-deploy (push) Successful in 4m51s
2026-05-14 01:56:18 +03:30
masoodafar-web
0b1cc1c1c8
fix: add kubectl apply to CI workflows and add production K8s manifest
...
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 4m19s
Both kub-deploy and prod-deploy were only running kubectl rollout restart,
meaning changes to the deployment manifest (env vars, resources, image tag)
were never applied to the cluster.
- Add scp + kubectl apply before rollout restart in kub-deploy.yml (staging)
- Add scp + kubectl apply before rollout restart in prod-deploy.yml (production)
- Add k8s/production/frontoffice-deployment.yaml with ASPNETCORE_ENVIRONMENT=Production
and image tag :prod
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 01:44:13 +03:30
masoodafar-web
8bd961ade1
Fix production workflow: use SERVER_PASSWORD, add docker login, use set image for deploy
Build and Deploy to Production / build-and-deploy (push) Successful in 5m39s
2026-02-17 01:24:06 +03:30
masoodafar-web
f0d1156457
fix: update Docker daemon startup options and improve readiness checks in deployment workflows
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 4m40s
2026-02-11 00:41:38 +03:30
masoodafar-web
98a68074bc
chore: Update production workflow to use Nexus registry (no proxy needed)
...
Build and Deploy to Production / build-and-deploy (push) Failing after 0s
- Changed Dockerfile base images to use 194.5.195.53:32082 (Nexus)
- Updated workflow to use docker-sshpass image from Nexus
- Removed HTTP_PROXY/HTTPS_PROXY dependencies
- Changed deploy method to SSH instead of kubeconfig
- Registry: 194.5.195.53:30080 (Gitea internal)
- K8S Server: 45.149.79.127 (Production)
2026-01-29 22:04:31 +03:30
masoodafar-web
2273fa6a35
chore: تنظیم Nexus برای NuGet و Docker offline
...
- Dockerfile: استفاده از Nexus Docker (194.5.195.53:32082)
- NuGet.config: استفاده از Nexus NuGet با HTTP و allowInsecureConnections
- workflow: حذف kubectl dependency، اضافه کردن 32082 به insecure-registries
2026-01-29 02:56:32 +03:30
masoodafar-web
522d052745
Update deployment configurations and Dockerfile to use internal registry
2026-01-29 02:54:07 +03:30
masoodafar-web
a543e43d0a
update
Build and Deploy to Production / build-and-deploy (push) Failing after 39s
2026-01-13 23:46:09 +03:30
masoodafar-web
6de06fc8ce
update
Build and Deploy to Production / build-and-deploy (push) Failing after 1s
2026-01-13 23:45:20 +03:30
masoodafar-web
03f9e383e4
update
Build and Deploy to Production / build-and-deploy (push) Failing after 2s
2026-01-13 23:44:29 +03:30
masoodafar-web
d2e015d07c
update
Build and Deploy to Production / build-and-deploy (push) Failing after 39s
2026-01-12 16:11:25 +03:30
masoodafar-web
f2cc32a9c6
update
Build and Deploy to Production / build-and-deploy (push) Failing after 37s
2026-01-12 16:08:56 +03:30
masoodafar-web
c6797e4b84
update2
Build and Deploy to Production / build-and-deploy (push) Failing after 2m2s
2026-01-10 18:23:46 +03:30
Admin
a6e0777974
fix: Update registry to IP address for CI/CD
Build and Deploy / build (push) Failing after 3m5s
2026-01-03 15:03:28 +00:00
masoodafar-web
9e92ab951a
fix: update gateway URL to new domain in configuration files
Build and Deploy / build (push) Failing after 1m42s
2026-01-03 17:30:37 +03:30
admin
6b41ae8b5e
fix: correct dockerfile path and registry
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
2025-12-23 22:34:48 +00:00
admin
8be14089c6
feat: add production deployment workflow
Build and Deploy to Production / build-and-deploy (push) Failing after 11s
2025-12-23 22:28:27 +00:00