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
0d27eb7463
Add bootstrap-vps-ssh and full server install README
...
- Move SSH bootstrap from rubix; wget from public rubix-deploy on PC
- README steps 0–5 and updates match former rubix install flow
2026-06-01 07:37:36 +02:00
Sinisa Madzar
48a920c0db
Remove Internal-repo wget note from README
...
- rubix-deploy is public; plain wget is enough for install-rubix.sh
2026-05-31 22:44:48 +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