mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: add rolling updates for production deployment (#175)
* feat: rolling update uvicorn workers * script fixes
This commit is contained in:
parent
ad6261333d
commit
aed5a782fb
10 changed files with 785 additions and 497 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,10 +8,10 @@ __pycache__
|
|||
/logs/
|
||||
/run/
|
||||
infrastructure/
|
||||
nginx/
|
||||
prd/
|
||||
.vercel
|
||||
|
||||
venv/
|
||||
.venv/
|
||||
.playwright-mcp
|
||||
coturn/
|
||||
Loading…
Add table
Add a link
Reference in a new issue