Commit Graph

4 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
Андрей Бобырев
c07028514e feat: one-line quick-install with PAT prompt
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 23:46:43 +03:00
Андрей Бобырев
a031e9c579 Initial public deploy bundle (GHCR + Boosty)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 23:18:43 +03:00