Scripts installed with TeamForge
6.1.1 on CentOS
System administrators can use these utilities to control the behavior of the
application.
- bootstrap-data.sh
The bootstrap-data.sh script prepares application and database data for new installations. Preparing application and database data is referred to as "bootstrapping" the data.
- bootstrap-reporting-data.sh
The bootstrap-reporting-data.sh script prepares the datamart data for new installations.
- The collabnet script
Run this script to start or stop TeamForge, or to get the status of the application or a component.
- datamart-oracle-setup.sh
This script is used for setting up the Oracle datamart in CTF advanced mode installation.
- datamart-pgsql-setup.sh
This script is used for setting up the PostgreSQL datamart in CTF advanced mode installation.
- db.py
The db.py script can be used to dump and restore a PostgreSQL database.
- domain_change_db.pl
The domain_change_db.pl script handles all the steps required to change the domain name in the site database. It does not change anything in the file system.
- domain_change_fs.pl
The domain_change_fs.pl script handles all the steps required to change the domain name under the file system data directory. It does not change database contents.
- domain_change_pt.py
THIS IS A STUB FILE, TO BE REPLACED BY REAL INFORMATION ABOUT DOMAIN_CHANGE_PT.PY
- environment_check.sh
The environment_check.sh script verifies whether all environment packages required for installing CollabNet TeamForge are present.
- 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 supports triggering jobs manually.
- install.sh
The install.sh script handles all operations related to installing and removing the application.
- pbl.py
The pbl.py utility enables you to upload files to the Project Build Library and perform various operations on them.
- set-reports-readonly-user-permission.py
This script grants read-only access to the datamart for those users specified by the REPORTS_DATABASE_READ_ONLY_USER token.
- snapshot.py
Use this script as a debugging tool to troubleshoot system errors. It records a snapshot of the current state of the machine.
- upgrade-site.sh
With this script, you can perform a cumulative patch upgrade or downgrade on a running instance.
- projecttracker.py
The projecttracker.py utility provides a command line interface to control a Project Tracker integration on a TeamForge site.