Debian

  1. Install mandatory dependencies

    sudo apt update
    sudo apt install ca-certificates curl
  2. Set up Ginc apt repository

    sudo install -m 0755 -d /etc/apt/keyrings
    curl -fsSL https://download.ginc-it.ru/linux/debian/gpg.asc -o /etc/apt/keyrings/ginc-it.asc
    echo \
    "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/ginc-it.asc] https://download.ginc-it.ru/linux/debian \
    $(. /etc/os-release && echo "$VERSION_CODENAME") main" | \
    tee /etc/apt/sources.list.d/ginc-it.list > /dev/null
    apt update
  3. Install Ginc Radar package

    sudo apt install ginc-radar
    # For specific version: sudo apt install ginc-radar=1.1.0
  4. Configure application

    sudo EXTERNAL_URL=https://my.company.com ginc-radar-ctl configure
  5. Start application

    sudo ginc-radar-ctl start
  6. Change root password
    On first launch, the "root" user is created automatically. To access password execute command:

    cat /var/lib/ginc-radar/app/root-password

    Remember the password and change it in the app.