11 Commits

Author SHA1 Message Date
Ada
9de99475d4 setup.sh: fix compose install — try apt-get docker-compose first, pip3 fallback 2026-04-06 10:38:07 -04:00
Ada
780eb63f85 setup.sh: fix docker-compose — check for both plugin and standalone, install standalone docker-compose if plugin unavailable 2026-04-06 10:36:25 -04:00
Ada
821a990a50 setup.sh: remove stale Docker Inc repo before apt-get update to fix failure on Debian 2026-04-06 10:34:15 -04:00
Ada
80752ae502 setup.sh: fix read — use -t 0 (stdin TTY), add 5s timeout for piped mode so user can abort or wait 2026-04-06 10:32:00 -04:00
Ada
4379b6c7f9 setup.sh: simplify — use docker.io directly, remove Docker Inc repo, remove install command, fix docker/check 2026-04-06 10:29:56 -04:00
Ada
4cb17bca32 setup.sh: fix Docker install — try Docker Inc repo first, fall back to docker.io on Debian; improve TTY detection 2026-04-06 10:27:10 -04:00
Ada
02e2c2687d setup.sh: fix read for piped mode — detect non-interactive and skip prompt 2026-04-06 10:25:16 -04:00
Ada
fd16032a91 setup.sh: fix — curl prerequisite check, exits with install instructions if missing 2026-04-06 10:23:09 -04:00
Ada
713cc1ed0f setup.sh: fix curl dependency check for minimal Debian, auto-install curl if missing 2026-04-06 10:21:50 -04:00
Ada
9641d24edb setup.sh: add confirmation prompt, pre-flight checks, splash screen, color-free output 2026-04-06 10:17:55 -04:00
Ada
5ccf6b6aab add: setup.sh — one-shot deploy on fresh Debian/Ubuntu 2026-04-06 10:15:56 -04:00