In this setup, we install the Git integration services on a separate server.
In this setup, Git Integration Server (gerrit and gerrit-database) runs on the Git server (we call this server-03).
Do this on the Git server (server-03)
In the following commands, replace "cdrom" with the identifier for your server's CD/DVD drive, if necessary.
If there are any spaces in the automount, unmount it first and mount it as a filepath, with no spaces.
[RHEL-CDROM] name=RHEL CDRom baseurl=file:///media/cdrom/Server/ gpgfile=file:///media/cdrom/RPM-GPG-KEY-redhat-release enabled=1 gpgcheck=0
server-03:SERVICES=gerrit gerrit-database
server-01:SERVICES=ctfcore ctfcore-database etl ctfcore-datamart mail search codesearch
subversion cvs binary binary-database reviewboard reviewboard-database
server-01:PUBLIC_FQDN=my.app.domain.com
server-03:PUBLIC_FQDN=my.git.domain.com
SSL_CERT_FILE=
SSL_KEY_FILE=
SSL_CHAIN_FILE=
The "provision" command prompts for response before it bootstraps or migrates data during TeamForge installation and upgrade respectively. Enter "Yes" or "No" to proceed. For more information, see The teamforge script.