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.
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.