Skip to main content

Prerequisites for installing Ghost Publish Add-on

Jive must be configured before the Ghost Publish Add-on is installed. These configurations are performed by Support.

These configurations are done by the Support. They are listed here for information purposes only.

To set up system properties:

  1. Go to Advanced Admin Console > System > Management > System Properties.

  2. Set the following system properties to define the middleware service address:

    • services.ghostPublish.serviceURL = <value is the URL to the middleware>
    • jive.api.whitelist.cidrs = <value is the URL to the middleware, add URL to existing list>
    • jive.apps.proxy.whitelist.cidrs = <value is the URL to the middleware, add URL to existing list>
    • jive.api.run_as.strategies = userid (add to existing list if present)

Values for Production instances : - services.ghostPublish.serviceURL = https://ps-ghost-publish-addon.aws-eu-west-1-prod.svc.jivehosted.com

  • jive.api.whitelist.cidrs = 10.82.0.0/16
  • jive.apps.proxy.whitelist.cidrs = 10.82.0.0/16
  • jive.api.run_as.strategies = userid

Values for Preview (UAT) instances : - services.ghostPublish.serviceURL = https://ps-ghost-publish-addon.aws-us-east-1-prod.svc.jivehosted.com

  • jive.api.whitelist.cidrs = 10.125.0.0/16
  • jive.apps.proxy.whitelist.cidrs = 10.125.0.0/16
  • jive.api.run_as.strategies = userid