docs: فاز ۱۵.۴-۱۵.۶ — K8S_SERVER, appsettings.Production, nginx image fix
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m42s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m42s
This commit is contained in:
@@ -25,6 +25,24 @@
|
||||
- **تغییر:** `Foursat.CMSMicroservice.Protobuf` → `0.0.179`
|
||||
- **فایل:** `BackOffice.csproj`
|
||||
|
||||
### ۱۵.۴ — فیکس K8S_SERVER در prod-deploy.yml ✅
|
||||
|
||||
- **مشکل:** `K8S_SERVER` هنوز `194.5.195.53` (staging) بود
|
||||
- **رفع:** تغییر به `45.149.79.127` (production)
|
||||
- **فیکس اضافی:** `kubectl rollout restart` → `kubectl set image` (تا ایمیج SHA-tagged واقعاً set بشه)
|
||||
|
||||
### ۱۵.۵ — ساخت appsettings.Production.json ✅
|
||||
|
||||
- **مشکل:** فایل `appsettings.Production.json` وجود نداشت → `GwUrl` fallback به `localhost`
|
||||
- **رفع:** ساخت `wwwroot/appsettings.Production.json` با `GwUrl=https://cms.kbs1.ir`
|
||||
|
||||
### ۱۵.۶ — فیکس nginx image path در Dockerfile (production branch) ✅
|
||||
|
||||
- **مشکل:** Dockerfile روی برنچ production از `library/nginx:alpine` استفاده میکرد — وجود نداشت
|
||||
- **ارور:** `manifest for 194.5.195.53:32082/library/nginx:alpine not found`
|
||||
- **رفع:** تغییر به `194.5.195.53:32082/nginx:alpine`
|
||||
- **کامیت:** `743403e` (مستقیم روی برنچ production)
|
||||
|
||||
---
|
||||
|
||||
## 🏷 فاز ۱۴ — فیکس Docker Build + Deployment (بهمن ۱۴۰۴)
|
||||
|
||||
Reference in New Issue
Block a user