Skip to content

SetupWizard

The Oracle Communications Unified Assurance SetupWizard is used to install Unified Assurance. The wizard can be run in two methods:

Administration Details

The following list shows the technical details you will need for advanced administration of the application:

  • Package: assure1-app

  • Package: ./SetupWizard [OPTIONS]

  • Options:

    -a, --Agree               Agree to all End User License Agreements (EULAs) in the legal directory.
      -d, --Depot             Set the depot to get packages from. 
                              Required for the primary internal presentation server. Ignored for all others.
                              Include the LOCATION:LABEL argument, where:
                              - LOCATION is a directory of packages, in one of the following formats:
                                - A local directory, expected to begin with '/'.
                                - A remote directory served over HTTP or HTTPS, expected to begin with 'htt'.
                                - An official Oracle Communications Unified Assurance channel, in the format
                                SERVER:BRANCH (for example, assure1:stable).
                              - LABEL is an optional informative label to use for the depot in log messages.
                              If not specified, a label will be generated from LOCATION.
                              You can include --Depot multiple times to set multiple depots. For example, set 
                              a remote depot and a local depot to get the default packages remotely and custom 
                              packages locally. If multiple depots contain the same packages, the most recent package is used.
         --Finalize-Upgrade   Complete a v5 to v6 upgrade by removing all MariaDB references and files.
                              Used only in v5 to v6 upgrades.
         --First              Indicate that this is the first server in the Unified Assurance installation.
                              (Equivalent to answering yes at the Primary Presentation Server prompt.)
         --HostInfo           Print the HostFQDN and MAC address of the local server and exit.
     -o, --Offline            Do not connect to the Unified Assurance support site for downloads.
                              (You must download the packages manually.)
         --Roles              Set the comma-delimited list of roles (or roles.subroles) to assign to this server.
     -v, --Verbose            Turn on debug logging and output.
         --WebFQDN            Set the site's WebFQDN. If you set this option without including an argument, the
                              local Host FQDN is used.
    
    -?, -h, --Help            Print usage and exit.