Arguments for the Bootstrap Installer (*nix)
Use the arguments for the Update Manager bootstrap installer only when installing on a *nix operating system.
The Update Manager bootstrap installer supports the following arguments that help you change the default installation directory or set up communication through a proxy server (if required):
Argument | Required/Optional | Description |
---|---|---|
-h, --help
|
Optional | Lists all supported arguments, with a short description of what each argument does. |
-d
</path/to/install/directory>
|
Optional | The directory in which the bootstrapper installs Update Manager. If you do not include this argument, by default Update Manager is installed in /opt/softwareag/SAGUpdateManager. |
-i </path/to/image/file>
|
Optional | If you want to install Update Manager from an image, the path to the location of the Update Manager image. |
-proxyHost <host>
|
Optional | The host of the proxy server. |
-proxyPort <port>
|
Optional | The port of the proxy server. |
-proxyUsername <username>
|
Optional | The name of a user account that can access the proxy server. |
-proxyPassword <password>
|
Optional | The password of the user account you specified in -proxyUsername |
-proxyProtocol {HTTP|SOCKS}
|
Optional | The type of protocol over which to communicate with the proxy server. |
-autoDetectProxy true
|
Optional | Indicates that the bootstrap installer will detect the proxy server settings automatically. |
If you run the Update Manager Installer wizard, follow the wizard screens to specify the proxy configuration settings (if required) or change the default installation directory.