Sinisa Madzar
0b1f1040b9
Fix Docker Compose install on Debian without compose apt package
...
- Install docker.io only; add compose plugin from apt or GitHub release
- Fail clearly if docker compose is still missing after install
- README notes Compose v2 fallback on Debian
2026-06-01 08:09:48 +02:00
Sinisa Madzar
9e60ae40cc
Install Docker in step 1; document registry login in step 2
...
- install-rubix.sh: apt install docker.io and compose plugin, enable daemon
- README: step 1 lists Docker install; step 2 keeps docker login before up.sh
2026-06-01 08:06:38 +02:00
Sinisa Madzar
ea1dd13c22
Clarify Gitea token prompt on install-rubix.sh
...
- Plain instructions where to get the token and that input is hidden
2026-06-01 07:58:43 +02:00
Sinisa Madzar
7060b5682c
Add VPS step-1 installer for Rubix releases
...
- install-rubix.sh: apt update/upgrade, token prompt, download rubix zip into /home/www/callcenter
- Document clone/raw URLs for rubix-deploy; ignore downloaded zip artifacts
2026-05-31 22:27:35 +02:00