Add Binaries to TeamForge Projects
When TeamForge Site Administrator has made the Binaries application available, Project Administrators can add it as one of their project tools.
When TeamForge Site Administrator has made the Binaries application available, Project Administrators can add it as one of their project tools.
When TeamForge Site Administrator has made the Review Board application available, Project Administrators can add it as one of their project tools.
SCM system maintenance requests (such as a repository delete request) must be approved (or rejected) by an administrator.
Set the logging level appropriately to enable logging in vamessages.log.
It is recommended to change the scmviewer password after installing TeamForge.
When a Subversion Edge server has been converted to a SCM Integration server in TeamForge, you can log into its management console from within TeamForge.
To say something to everyone who uses your site, post a site-wide broadcast message.
You can redesign some aspects of your site to suit your organization's needs and preferences.
You can move or reconfigure a source control server without having to reintegrate the server into TeamForge.
The etl-client.py script allows you to access the Extract, Transform and Load (ETL) scheduler and check the status of the jobs configured. The script also supports triggering jobs manually.
EventQ is no longer supported and is completely removed from TeamForge starting from TeamForge 20.0. If you have been using EventQ on your site, you must consider a few things when you upgrade to TeamForge 20.0 or later.
These are some of the frequently asked questions on the installation, upgrade, and site admin related activities in TeamForge.
To use HTTPS for web traffic, you will need to obtain a valid Apache SSL certificate.
The easiest way to install TeamForge is to install it on a single server, dedicated to TeamForge taking the default configuration settings.
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.
TeamForge supports only Nexus 3 integration. This page walks you through the installation procedure for Nexus 3 and upgrade procedure from Nexus 2 to Nexus 3.
Once you have your Nexus server set up, install the TeamForge-Nexus integration plugin.
Install Review Board on your site before you can make it available as an integrated application to project managers on your TeamForge site.
Distributed setup with TeamForge, Database (including Datamart), Review Board, SCM (Subversion and Git), Code Search and Baseline installed on separate servers.
You can install TeamForge with its database installed separately on an external PostgreSQL server such as AWS RDS/Aurora.
Distributed setup with TeamForge and Oracle Database (including Datamart) installed on separate servers.
Here's what it takes to install and run TeamForge and other integrations supported by TeamForge.
A site must have one or more servers to handle source code repositories and users. The source code server can be the same server as the application server or a separate server.
This is the sample application-policy block that you can copy into your login-config.xml file to support LDAP authentication.
A replica server in TeamForge is a Subversion Edge server that replicates the content of an existing core SCM integration server.
When the existing code base for an application may need to be managed by a different team or project, you can move the source code repository from the first project into the other one.
The pebble-app.xml file, also known as the Pebble application configuration file, contains the text that the Pebble application displays in the TeamForge user interface.
The pebble-dep.xml file, also known as the Pebble deployment configuration file, contains the data that Pebble needs to interact with the TeamForge site.
Plan your installation or upgrade setup, hardware and software requirements and so on before you begin.
Provide sample projects to help users get started quickly. TeamForge comes with a sample template useful for agile development projects. Site administrators and project managers can use this template to jumpstart a project without a lot of manual setup steps.
If you have registered Secure Socket Layer (SSL) certificates, your site's users can use SSL when they set up an SCM integration server. You can also enable SSL to encrypt the data traffic between TeamForge Application and Database servers.
The restore-data.py script restores the compressed data from the named source directory and deletes any existing data. By default, the TeamForge and the reporting database are backed up to the destination directory. If reporting is disabled, only the TeamForge database is backed up.
Set the interval at which you want yourTeamForge site's data extracted to the datamart from which reports are generated.
On sites distributed across multiple geographic locations, Git Replica Servers are local and remote mirror servers that can provide up-to-date copies of the central repositories. If set up, Git Replica Servers can address load balancing and fetch performance issues. You can set up one or more Git Replica Servers (also referred to as slave or mirror servers) with TeamForge 8.1 and later.
After installing the operating system, prepare the networking connections and configuration for your TeamForge site.
If SELinux is active on the server that runs your TeamForge site, configure it to allow the services that TeamForge requires.
Change log of site-options.conf tokens.
Any time you upgrade your TeamForge site or a source control application, you must ensure that your users can still access their source code.
An important aspect of the end-to-end development lifecycle is the creation and storage of software packages that are often binary artifacts. In the Java world, these are usually reusable jars that are used by other projects. Binary artifact repository managers are software systems that manage, version, and store binary artifacts. Example of such repository manager is Sonatype Nexus.
Installing TeamForge in a Load Balancing setup ensures distribution of processing load between multiple servers. The HAProxy Server hosts the HAProxy services that are required for the load balancing function.
Use the host:SERVICES and the host:PUBLIC_FQDN tokens to define the services and domain names of your TeamForge site respectively. You can also have unique service-specific FQDNs for services such as Subversion, Git, mail, Codesearch and so on.
Here's a list of TeamForge `site-options.conf` tokens and configuration information.
Use the teamforge.py script to deploy and undeploy services, start and stop services, verify the status of services, verify the application environment, bootstrap or migrate data, back up and restore data and do much more.
Distributed setup with TeamForge, Oracle Database (including Datamart) and EventQ installed on separate servers.