In this procedure, we'll assume that you are upgrading on the same RHEL/CentOS
6.8 server where
your existing TeamForge
16.7 site is
running.
Important: TeamForge
16.10 supports
RHEL/CentOS 7.2. However, it also
supports RHEL/CentOS 6.8 if you choose to upgrade on the same server that runs RHEL/CentOS 6.8.
In this setup, all the following services run on a single RHEL/CentOS
6.8 server (we
call this
server-01).
- TeamForge Application Server
- Black Duck Code Sight Server
- Database Server (Operational DB and Reports
DB)
- ETL Server
- Git Integration Server
- SCM Integration Server (Subversion and
CVS)
- Search Server (Indexer)
- TeamForge EventQ Server (App, MongoDB and
RabbitMQ)
Attention: While you can run both EventQ and TeamForge on the same
server, CollabNet recommends such an approach only for testing purposes. It's
always recommended to run EventQ on a separate server for optimal
scalability.
Attention: Installing or upgrading
TeamForge
needs root privileges. You must log on as root or use a root shell to install or upgrade
TeamForge.
- TeamForge Avatar display issue on
RHEL/CentOS 6.8
- TeamForge Avatar image is not
displayed properly post Review Board installation on RHEL/CentOS 6.8. Run
the following commands to work around this issue:
- yum erase python-imaging
- yum install teamforge
- service httpd
restart
Note: After upgrade, it takes some time for the publishing repositories to get
created for projects imported from other TeamForge sites.