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.
Save a copy of your TeamForge site's data to a location from where you can quickly retrieve it to your TeamForge site.
The backup-rb-data.py script is used to back up the Review Board application data.
The db.py script can be used to dump and restore a PostgreSQL database.
Plan your installation or upgrade setup, hardware and software requirements and so on before you begin.
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.
The restore-rb-data.py script is used to restore the Review Board application data from the backup directory.
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.
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.
You can upgrade TeamForge on new hardware in a distributed multi-host setup.
You can upgrade TeamForge on new hardware with all services on a single server.