Skip to content

Update Server

Client installations

Steps for updating a SafeCall installation that pulls from the update server:

  1. Check current health:
    • sudo ./util.sh system status
  2. Run update:
    • sudo ./util.sh system update
  3. Validate:
    • sudo ./util.sh system selftest
    • sudo ./util.sh system status

Hosting updates.wantok.cz

Release commits (bun commit) upload SafeCall binaries to mnew.ssh:/home/thomas/updates/ and also deploy the bug collector service on that host.