Changing community URL
If your Jive community is deployed on-premise (and not hosted by Jive Software), you can change the community URL, which is the web address of your community.
If you want to change the URL of the application, first you change the URL itself, and then update the related settings with the new URL.
Admin Console: System > Management > System Properties
If you want to know how to change the root context of your community, see Changing the Root Context (optional).
Changing application URL
To change the application URL:
- In the Admin Console, go to System > Management > System Properties.
- Browse to the
jiveURL
property, click Edit and specify the new URL in the Property Value box. - Click Save Property.
Updating components with new URL
Next, update the following components with the new URL.
CAUTION:
If you change the jiveURL
system property from https
to http
temporarily for the purpose of doing an upgrade, you need to also change the value of the system property jive.auth.forceSecure
to false. This system property causes a redirect of all incoming requests to https
.
Note: This list may not include all relevant considerations for your specific deployment configuration.
Component | How to update with the new jiveURL |
---|---|
Web application nodes | As the jive user, set the following:-
|
SSO |
|
Mobile | We strongly recommend that your Mobile Gateway Access URL matches the |
SSL/Tomcat | Update the new URL in the |
Apache | Ensure that any redirects you have configured previously are reconfigured to point to the new URL. |
Jive for Office and Outlook plugins | Ensure that the account configured in the Jive for Office and Outlook plugins contains the new URL (even if the change was due to adding SSL support). |
Emoticons | Update the URL setting for the emoticon post-processing filter (Admin Console: Spaces > Settings > Filters and Macros > Emoticon Filter > Settings). |