Commit Graph

5 Commits

Author SHA1 Message Date
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 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