Skip to main content

10 docs tagged with "backup_restore"

View all tags

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.

backup-rb-data.py

The backup-rb-data.py script is used to back up the Review Board application data.

db.py

The db.py script can be used to dump and restore a PostgreSQL database.

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 reporting database are backed up to the destination directory. If reporting is disabled, only the TeamForge database is backed up.

restore-rb-data.py

The restore-rb-data.py script is used to restore the Review Board application data from the backup directory.

task-data-export.py

Tasks, as a component, is no longer supported and was completely removed from TeamForge 20.1 and later. The task-data-export.py script is used to back up the Tasks data.

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, bootstrap or migrate data, back up and restore data and do much more.