Skip to content

Assure1 SetupWizard

Overview

The Assure1 SetupWizard is used to install Assure1. The wizard can be run in two methods:

Administration Details

The following list shows the technical details needed for advanced administration of the application:

  • Package - assure1-app

  • Synopsis - ./SetupWizard [OPTIONS]

  • Options:

     -o, --Offline            Do not connect to the Assure1 Support Site for downloads
                               (manual download required)
     -d, --Depot              Specify package depots
                                - arg format: LOCATION:LABEL
                                - LOCATION is a directory of packages.  The following LOCATION formats
                                  are supported:
                                  - LOCAL - a local directory, expected to begin with '/'
                                  - REMOTE - a directory of files served over http/s.  Expected
                                    to begin with 'htt'
                                  - CHANNEL - an official Federos Assure1 channel. will be in the format
                                    server:branch (for instance, assure1:stable). Any available channels
                                    will be documented elsewhere.
                                - LABEL is optional. If present, will be used as an informative
                                  label for the depot in log messages.  If not provided, a label will
                                  be generated from LOCATION
         --HostInfo           Print the HostFQDN and MAC of the local server and exit
         --First              Tell SetupWizard this is the first server in an Assure1 install
                               (equivalent to answering yes at PrimaryPresentation Server prompt)
         --WebFQDN            Use the argument to this as the site's WebFQDN.  Setting this option
                               with no argument will cause the local Host FQDN to be used
                               (will be used as theanswer to the Web FQDN prompt)
         --Roles              A comma-delimited list of roles (or roles.subroles) to assign to
                               this server.
         --Finalize-Upgrade   Complete upgrade from v4 by removing all monolith references and files
     -v, --Verbose            Turn on debug logging and output
    
     -?, -h, --Help           Print usage and exit