Difference between revisions of "Configuring Backend Services"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>=== Manually Configuring Backend Services ===</includeonly>
<includeonly>==== Configuring Backend Services ====</includeonly>
During installs and upgrades, it is only necessary to enable or disable a service on a platform instance. The install/upgrade process takes care of making the connections.
During installs and upgrades, it is only necessary to enable or disable a service on a platform instance. The install/upgrade process takes care of making the connections.


Line 14: Line 14:
:* [[Configuring the Quartz Scheduler]]
:* [[Configuring the Quartz Scheduler]]
:* [[Configuring memcached]]
:* [[Configuring memcached]]
<noinclude>
[[Category:Installation]]
</noinclude>

Latest revision as of 22:47, 21 September 2015

During installs and upgrades, it is only necessary to enable or disable a service on a platform instance. The install/upgrade process takes care of making the connections.

To change a configuration for an existing installation, changes need to be made manually, by adjusting the networking.properties file(s) and restarting the Application Server(s).

Notepad.png

Note: A change in the configuration for either memcached, quartz, or the document service requires a restart of all Application Servers.

The general process is:

  1. Make the changes to the networking.properties files for all Application Servers.
  2. Restart the Application Servers.

These sections describe the changes to make: