Commit Graph

10 Commits

Author SHA1 Message Date
mohammadian7 384680cd82 Fix Docker build without VPN proxy dependency
Make build proxy optional and use Arvan mirrors for apt/pip by default. Fixes 503 errors when xray proxy on 172.17.0.1:1081 is unavailable during Dokploy deploy.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 20:26:09 +03:30
mohammadian7 63d0699cdd Fix Docker apply crash and add safe profile test flow
Remove invalid _mirror_manager from daemon.json that prevented Docker from starting. Add 2-minute test apply with auto-rollback, final apply confirmation, emergency-restore CLI/UI, and post-restart Docker health checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 20:20:10 +03:30
mohammadian7 1c9d647787 Fix pip build: use PyPI via VPN proxy instead of Arvan mirror
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 22:33:09 +03:30
mohammadian7 8ab80c00e9 Fix build hang: use Arvan mirror for base image and pip
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 22:19:41 +03:30
mohammadian7 5519a9d93b Merge remote and fix: proxy Dockerfile + main.py gunicorn entrypoint
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 20:12:44 +03:30
mohammadian7 dfae55980a Fix deploy: main.py entrypoint and proxy Dockerfile for VPN build
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 19:58:30 +03:30
mohammadian7 4ddd51a975 Update Dockerfile 2026-06-04 14:12:26 +00:00
mohammadian7 1c9c1aa781 Update Dockerfile 2026-06-04 13:34:33 +00:00
mohammadian7 e9d67930cc Update Dockerfile 2026-06-04 13:26:57 +00:00
mohammadian7 9608342428 Initial commit 2026-06-03 17:33:19 +03:30