Configuring Base URL
IQ Server uses the base URL value to construct links inside the notifications it sends. For example, if IQ Server sends an email as part of an application policy alert, it will use the base URL to construct a link that leads directly to the Application Report.
You must configure the base URL before configuring email notifications, and using features such as integrations with SCM and Jira.
If you have set the application context path to a custom value, append the custom application context path to the baseUrl.
Ways to Configure Base URL
From the System Preferences menu
Using REST API (Releases 138 and higher)
From config.yml (Releases 137 and lower)
Using REST API
With releases 138 and higher, the baseURL property of IQ Server configured using the Configuration REST API, instead of config.yml.
From config.yml
Setting the base URL for releases 137 and lower. Releases 138 and higher will no longer retrieve the base URL from config.yml.
Uncomment the baseUrl setting in config.yml
Example:
baseUrl: http://iq-server.example.com/