The following pages are tagged with
Title | Excerpt |
---|---|
Activity Sources and Associations | EventQ provides a mechanism, allowing you to add relevant project tools to the TeamForge project context. This is accomplished through "sources", which repre... |
Add EventQ to Existing Projects (add_eventq_to_projects.py) | Run the add_eventq_to_projects.py script to add EventQ to existing projects. |
Approve or Reject Repository Delete Requests | SCM system maintenance requests (such as a repository delete request) must be approved (or rejected) by an administrator. |
backup-rb-data.py | The backup-rb-data.py script is used to back up the Review Board application data. |
Back up and Restore TeamForge | Save a copy of your TeamForge site's data to a location from where you can quickly retrieve it to your TeamForge site. |
Change the scmviewer Password | It is recommended to change the scmviewer password after installing TeamForge. |
Connect to a Subversion Edge Console | 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. |
Customize TeamForge | You can redesign some aspects of your site to suit your organization's needs and preferences. |
db.py | The db.py script can be used to dump and restore a PostgreSQL database. |
domain_change_db.py | The domain_change_db.py script handles all the steps required to change the domain name in the site database. It does not change anything in the file system. |
Edit SCM Integration Details | You can move or reconfigure a source control server without having to reintegrate the server into TeamForge. |
etl-client.py | 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 su... |
Adapters - Integrations Using TeamForge EventQ | TeamForge EventQ integrates with different flavors of work item, SCM/commit, build, and review servers using adapters. |
EventQ System Administration | Manage the TeamForge EventQ server-side components. |
Generate SSL certificates | To use HTTPS for web traffic, you will need to obtain a valid Apache SSL certificate. |
Install TeamForge-Artifactory Integration Plugin | Once you have your Artifactory server set up, install the TeamForge-Artifactory integration plugin. |
Install Artifactory Pro | The following instructions are for installing Artifactory Pro 4.7 as a stand-alone server and integrating it with TeamForge. |
Install Nexus | The following instructions are for installing Nexus Open Source version 2.9.0 or later as a stand-alone server and integrating it with TeamForge. |
Install the TeamForge-Nexus Integration Plugin | Once you have your Nexus server set up, install the TeamForge-Nexus integration plugin. |
FAQs on Install/Upgrade/Administration | These are some of the frequently asked questions on the installation, upgrade, and site admin related activities in TeamForge. |
Integrate an Unmanaged CVS Repository with TeamForge | Here's how you can integrate an unmanaged CVS repository with TeamForge. |
Integrate a Source Code Server | 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... |
login-config.xml | This is the sample application-policy block that you can copy into your login-config.xml file to support LDAP authentication. |
Manage Replicas | A replica server in TeamForge is a Subversion Edge server that replicates the content of an existing core SCM integration server. |
Move a Source Code Repository | 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 ... |
Create a Single Cluster for Both Database and Datamart | The ability to run separate PostgreSQL instances for TeamForge database and datamart on the same server has been deprecated in TeamForge 17.11. |
Upgrade TeamForge on New Hardware in a Distributed Multi-host Setup | You can upgrade TeamForge on new hardware in a distributed multi-host setup. |
Upgrade TeamForge on New Hardware with All Services on a Single Server | You can upgrade TeamForge on new hardware with all services on a single server. |
pebble-app.xml | The pebble-app.xml file, also known as the Pebble application configuration file, contains the text that the Pebble application displays in the TeamForge use... |
pebble-dep.xml | 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 / Upgrade | Plan your installation or upgrade setup, hardware and software requirements and so on before you begin. |
Project Templates - Install, Update, Enable and Disable | Provide sample projects to help users get started quickly. TeamForge comes with a sample template useful for agile development projects. Site administrators ... |
Schedule Data Extraction for Reporting | Set the interval at which you want yourTeamForge site's data extracted to the datamart from which reports are generated. |
Installation Requirements | Here's what it takes to install and run TeamForge, EventQ and other integrations supported by TeamForge. |
restore-data.py | 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 repo... |
restore-rb-data.py | The restore-rb-data.py script is used to restore the Review Board application data from the backup directory. |
Upgrade TeamForge on the Same Hardware in a Distributed Multi-host Setup | You can upgrade TeamForge on the same hardware in a distributed multi-host setup. |
Upgrade TeamForge on Same Hardware with All Services on a Single Server | You can upgrade TeamForge on the same hardware with all services on a single server. |
SearchReindex.py | The SearchReindex.py script allows you to reindex the entire TeamForge data. |
Set up Git Replica Servers | 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 ... |
Set up Networking for TeamForge | After installing the operating system, prepare the networking connections and configuration for your TeamForge site. |
Set up SELinux | If SELinux is active on the server that runs your TeamForge site, configure it to allow the services that TeamForge requires. |
Create a Site-wide Broadcast | To say something to everyone who uses your site, post a site-wide broadcast message. |
Site Options Change Log | Change log of site-options.conf tokens. |
TeamForge site-options.conf Tokens | Here's a list of TeamForge `site-options.conf` tokens and configuration information. |
sync-orchestrate.py | Run the sync-orchestrate.py script to synchronize a TeamForge project with EventQ by triggering the world-state message for the given project. |
Synchronize TeamForge Source Control Integrations | Any time you upgrade your TeamForge site or a source control application, you must ensure that your users can still access their source code. |
The teamforge.py Script | Use the teamforge.py script to deploy and undeploy services, start and stop services, verify the status of services, verify the application environment, boot... |
Upgrade Review Board | Use these instructions to upgrade Review Board to a latest build. |
Upgrade TeamForge on the Same Hardware with Oracle Database | Distributed setup with TeamForge, Oracle Database (including Datamart) and EventQ installed on separate servers. |
Upgrade the TeamForge-Nexus Integration Plugin | CollabNet releases new versions of the TeamForge-Nexus integration plugin. It is recommended to upgrade your TeamForge-Nexus integration plugin whenever a ne... |