set-public-address
Configures the public address.
set-public-address
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
[-s value | --site-name=value]
[-u value | --url=value]
Overview
Use this command to configure the public address that should be used when generating absolute URLs. A public address must be configured if the Spotfire Server is accessed through a load balancer or reverse proxy.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See the Bootstrap.xml file for more information. |
|
Optional if there is a local server (in which case the site of that server will be used) or if there is only one site available (in which case that site will be used). | none | The name of the site for which to set the public address. The list-sites command can be used to find names of all available sites. |
|
Optional | none | The public address URL to use, for example "http[s]://host[:port]/".
If no URL is specified, any existing value will be cleared and the public address will be automatically determined during Spotfire Server startup. |
Note: If the public address is changed after the system is initially started, first restart the servers and then restart all the service instances to propagate the change.
Parent topic: Command-line reference