Quantotto Predictive Surveillance Platform

View on GitHub

Building Install Script

Video guide for this section

NOTE:
This step assumes that you have installed Quantotto Server CLI, deployed product and created customer.

NOTE:

  • Building Install Script is done by running qtoserver agent buildscript:

    $ qtoserver agent buildscript --help
    Usage: qtoserver agent buildscript [OPTIONS]
    
       Builds self-contained install script for Quantotto agent
    
    Options:
        --output-file TEXT  Path to output install script  [required]
        --site-name TEXT    Agent's site name  [default: main; required]
        --help              Show this message and exit.