Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#-------------------------------------------------------------------------------
# 2.16] Enterprise variables - ignore for non-enterprise installs
#-------------------------------------------------------------------------------
 
#####
# Proxy settings for port 8090
# The location of the case manager appGUI server - setReverse toProxies "local"requests to point to <domain>:8090/caseservercasemanager
# NOTE THAT THE DOMAIN MUST MATCH THE URL OF THE MAIN GUI OR AUTHENTICATION WON'T WORK
#app.case.api.url=local If the case manager server is located on a different domain name, change casemanager.master to be the domain name of that server.
casemanager.master=localhost
# The location of the casesplunk managermonitor GUIserver - setReverse toProxies "local"requests to point to <domain>:8090/casemanagersplunk
# (redirectsIf to 8090/nuxeo)
# NOTE THAT THE DOMAIN MUST MATCH THE URL OF THE MAIN GUI OR AUTHENTICATION WON'T WORK
#app.case.url=localthe splunk server is located on a different domain, change monitor.master to be the domain name of that server.
monitor.master=localhost
 
####
# Enterprise settings need by the GUI
# The location of the case manager GUIapp server - Reverseset Proxiesto requests"local" to <domain>:8090/casemanagerpoint to <domain>/caseserver
# IfNOTE theTHAT caseTHE managerDOMAIN serverMUST isMATCH locatedTHE onURL aOF differentTHE domainMAIN name,GUI changeOR casemanager.master to be the domain name of that server.
casemanager.master=localhostAUTHENTICATION WON'T WORK
#app.case.api.url=local
# The location of the splunkcase monitormanager serverGUI - Reverse Proxies requests set to "local" to point to <domain>:8090/splunkcasemanager
# If(redirects the splunk server is located on a different domain, change monitor.master to be the domain name of that server.
monitor.master=localhost
#This is the name of the domain which the SSL certificates bound to. If it is not set, clients will get a domain mismatch error when connecting to the enterprise server.
httpd.domainName=notset.mydomainname.comto 8090/casemanage)
# NOTE THAT THE DOMAIN MUST MATCH THE URL OF THE MAIN GUI OR AUTHENTICATION WON'T WORK
#app.case.url=local

#-------------------------------------------------------------------------------