Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ConnectionsExpert needs to communicate with the IBM Connections environment which means...

In case the name resolution isn't possible via DNS, the hostname and IP address can be configured in the /opt/panagenda/appdata/ce/config file.

Therefore, following properties must be defined:

#will be used in combination with the PANAGENDA_CONNECTIONS_IP property to define a hosts file mapping for the connections environment 
PANAGENDA_CONNECTIONS_HOST_NAME=<hotname-of-the-connections-environment>

#will be used in combination with the PANAGENDA_CONNECTIONS_HOST_NAME property to define a hosts file mapping for the connections environment
PANAGENDA_CONNECTIONS_IP=<ip-address-of-the-connections-environment>

Please be aware that the PANAGENDA_CONNECTIONS_HOST_NAME needs to match your ConnectionsExpert license!


Afterwards, run the following command to update the Docker containers:

ce start