SetupWizard
Overview
The Unified Assurance SetupWizard is used to install Unified Assurance. The wizard can be run in two methods:
-
Interactively, and questions are asked in order to start. See the following topics in Unified Assurance Installation Guide for additional information:
-
Headless, where inputs are provided to the script to automate an installation.
Administration Details
The following list shows the technical details you will need for advanced administration of the application:
-
Package - assure1-app
-
Synopsis -
./SetupWizard [OPTIONS]
-
Options:
-o, --Offline Do not connect to the Unified Assurance 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 Oracle Communications Unified Assurance 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 Unified Assurance 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 v5 by removing all federos references and files -v, --Verbose Turn on debug logging and output -?, -h, --Help Print usage and exit