auto deploy on production server now finalized ready for smoke test.
This commit is contained in:
@@ -338,11 +338,11 @@ docker logs dyolink_frontend_staging --tail 50
|
||||
|
||||
---
|
||||
|
||||
## Production (later)
|
||||
## Production (Linux + tags)
|
||||
|
||||
| Environment | Trigger | Host |
|
||||
|-------------|---------|------|
|
||||
| Staging | Push/merge to `master` | Windows + Gitea |
|
||||
| Production | Git tag `v*.*.*` | Linux + `nudentic.ir` |
|
||||
| Staging | Push/merge to `master` | Windows + `https://wixur.ir` |
|
||||
| Production | Git tag `v*.*.*` | Linux + `https://nudentic.ir` |
|
||||
|
||||
Production tag deploy (Gitea registry → Linux `nudentic.ir`) is **not** in this workflow yet. This file is Windows staging only.
|
||||
Workflow: [`.gitea/workflows/prod-tag-deploy.yml`](../.gitea/workflows/prod-tag-deploy.yml). Do **not** push production images as `:latest`. Setup: [`DEPLOY.md`](DEPLOY.md).
|
||||
|
||||
Reference in New Issue
Block a user