Commit Graph

6 Commits

Author SHA1 Message Date
Андрей Бобырев
141753d2ba feat: install Compose v2 when apt plugin is missing
Add lib-compose-v2.sh: try docker-compose-plugin from APT only if indexed,
otherwise download official CLI plugin from GitHub Releases. quick-install
bootstraps via curl before clone; install/update reuse the helper from repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:40:57 +03:00
Андрей Бобырев
e47f674811 fix: require docker compose v2; reject legacy docker-compose 1.x
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:26:33 +03:00
Андрей Бобырев
4f27436b29 feat: quick-install removes FREE panel before PRO; detect AWG container
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:12:52 +03:00
Андрей Бобырев
15ca347a58 fix: detect busy HOST_PORT and prompt alternate port
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 23:58:59 +03:00
Андрей Бобырев
0190936809 fix: read PAT from /dev/tty; quote .env for safe sourcing
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 23:54:51 +03:00
Андрей Бобырев
c07028514e feat: one-line quick-install with PAT prompt
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 23:46:43 +03:00