Set up an Oracle database
To use an Oracle database for your TeamForge data, set up the Oracle database and tell the installer how to handle it.
Rebuild runtime without the install directory
You should keep your teamforge-installer directory around after installing TeamForge in case you need it later. However, if you delete or lose the directory you can still rebuild the application runtime.
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 Git server's IP address 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.