Install Memcached
Memcached caches Subversion (SVN) authentication and authorization information and serves the mod_authnz_ctf module's authentication and authorization requests thereby reducing the number of SOAP calls, which in turn results in less load on the TeamForge Application Server.
James configuration if Git is on a separate server
You must set the JAMES_ACCEPTED_RELAYS token with the TeamForge domain name, Git domain name and Git Server's host name if you want Git notification emails to be sent to the TeamForge Application Server.
Upgrade PostgreSQL using PGTurant
PGTurant, a wrapper for PostgreSQL's pg_upgrade (formerly known as pg_migrator), upgrades data stored in older versions of pgsql data files to a later pgsql major version, without data dump and reload, which otherwise is required for upgrades to major pgsql versions.
Customize your Apache configuration
The following instructions illustrate how you can include custom configuration to Apache and disable the same if not required.