Operations Cookbook
This section is intended to provide sample configurations and script examples common to long-term operation of a Jive installation. These operations are common to a new installation, but generally not for the day-to-day operation of the platform.
-
Configuring SSL on load balancer Configuring SSL termination at the load balancer, which is required, involves configuring your load balancer pool with your SSL certificate information and the addresses of your web app nodes, then ensuring your
JiveURL
property matches the load balancer. -
Configuring SSL between load balancer and web app nodes Configuring SSL encryption between your load balancer and each web application node is not required, but if you plan to do it, you need to acquire an SSL certificate for each node.
-
Configuring session affinity on load balancer Jive requires session affinity to be configured on your load balancer.
-
Restricting Admin Console access by IP address You can secure the Admin Console by allowing or denying specific IP addresses.
-
Changing configuration of existing instances When you change the configuration of an existing instance, you should update environment variables in your
/usr/local/jive/applications/*app_name*/bin/instance
file to reflect new configuration settings. -
Using external load balancer In order to integrate the Jive platform with an external load balancer, you configure the load balancer for cookie-based session affinity between each host running the platform.
-
Enabling application debugger support The Jive web application is capable of accepting remote Java debuggers. To enable debugging, you set the necessary additional Java arguments before starting the managed application to be debugged.
-
Setting up Document Conversion To convert content from its native format into a form that can be previewed without altering the original document, you need the Document Conversion module.
-
Adding fonts to support Office document preview You should install your licensed True Types fonts on the Document Conversion server to enable accurate previews of uploaded Office documents.
-
Sharing Exchange calendars in an HTML Text widget If you are using an Exchange 2010 SP1 or later email server, you can set up a community widget to show user Exchange calendars, with customizable levels of visible calendar details.