Skip to content

Install Full Server

Steps

  1. Run phase 1 install:
    • curl -fsSL <installer_url> | sudo bash -s --
  2. Enter install directory and run setup:
    • cd /opt/safecall
    • sudo ./util.sh system setup --defaults
  3. Verify service and health:
    • sudo ./util.sh system status
    • sudo ./util.sh system selftest