[Bamboo Knowledge Base]
You can configure Bamboo to automatically create a backup each night, rather than doing a manual export every time.
Before you begin,
On this page:
To specify a backup schedule:
Click Edit to modify the schedule settings:
Setting | Notes |
---|---|
Disable scheduled backups | This check box must be cleared for automatic backups to be performed. |
Backup Artifacts | Select if you want to include build artifacts in your scheduled backups. |
Backup path | Specify the directory where you want to store your backups. Each backup will be stored as a single file. It may be necessary to modify the Bamboo bamboo.paths.set.allowed system property to do this.Note that: Bamboo restricts the editing of certain file path settings for security reasons (see Bamboo Security Advisory 2010-05-04). If you must configure Bamboo to permit modification to its file path settings, start Bamboo with the system property bamboo.paths.set.allowed=true . The procedure for configuring a Bamboo system property is described on Configuring system properties.Once you have configured your file path setting, we recommend removing or disabling the bamboo.paths.set.allowed system property and restarting Bamboo. If your Bamboo instance is accessible to anyone outside your organisation, then this will minimise the risk of Bamboo being compromised by security-related attacks. |
Backup file prefix | Specify the first part of the filename for all your backup files. |
Backup file date pattern | Specify the date/time format for identifying your individual backup files. This will be appended to Backup file prefix to form the complete filename for your backup files. |
Schedule | Use the Schedule Editor to choose the frequency with which backups will be performed. See Cron-based scheduling for more information about the Schedule Editor. |
If you disable schedule backups, your schedule details will be retained but no automatic backups will be performed.
To disable a scheduled backup:
Screenshot: Scheduled backups