 | This section describes backup options available for TeamCity 6.x versions. If you need to perform backup of earlier versions, please refer to the corresponding section in appropriate version documentation. |
TeamCity provides several ways to back up essential data:
- Backup from web UI: is recommended for regular maintenance backups as it can be performed while the server is running. Restore is possible via maintainDB console tool. Some limitations on backed up data apply.
- Backup via maintainDB command-line tool: Same as via UI, but while the server is not running and without limitations. Restore is possible via maintainDB console tool.
- Manual backup: is suitable if you want to manage the backup procedure manually.
If you need to back up build agent's data, refer to Backing up Build Agent's Data.
For instructions on how to restore the data from backup, please refer to the Restoring TeamCity Data from Backup page.
 | We strongly urge you to make the backup of TeamCity data before upgrading. Please note that TeamCity server does not support downgrading. |
See also: