Exporting data for backup

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

Bamboo stores its application data in the database you connected during installation. To keep that data safe, use one of the methods described on this page to back up the database. There are two ways you can back up the contents of your database: 

  • Using native database backup tools RECOMMENDED

  • Using Bamboo's backup utility

For regular backups in production, we strongly recommend that you use native database backup tools instead of Bamboo's XML backup service.

Native database backup tools offer a much more consistent and reliable means of storing (and restoring) data while Bambo is active. When Bamboo is in use, there’s no guarantee that XML backups will be consistent as the database may be updated during the backup process. Bamboo doesn't report any warnings or error messages when an XML backup is generated with inconsistencies and such backups will fail during the restore process.

はじめる前に

  • Bamboo will be unavailable while the backup process completes. The export itself may take a long time to complete, depending on the number of builds and tests. We recommend running your backups at a time of day or night when usage is low.
  • Backups may require large amounts of disk space, depending on the number of builds and tests. Please make sure you have enough disk space in your desired backup location before proceeding.
  • Bamboo will not export if plans are currently being built.
  • User management settings for Bamboo will be saved as part of the export. For information on user management in Bamboo, see Connecting to external user directories.
  • Export Directory Path setting: 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 -Dbamboo.paths.set.allowed=true. The procedure for configuring a Bamboo system property is described on Starting Bamboo.
    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 organization, then this will minimize the risk of Bamboo being compromised by security-related attacks.

    For large instances we recommend using native database and filesystem backup tools instead of the built in backup/export functionality. For more details, see Automating Bamboo backup operations. Reserve the use of the built-in tools for database type migrations only (e.g. MySQL to PostgreSQL).

手順

To export data for backup:

  1. In the upper right corner of the screen, select Administration , and then Overview.
  2. Select Export in the left navigation column (under 'System').
  3. Complete the following settings:

    Export Directory Path
    This can be configured – see the note above.

    File Name
    Edit the default name of the file to which Bamboo will export, if necessary.

    Export Results
    Clear this to export only the plan configurations.

    Export Artifacts
    Select to have Bamboo export build artifacts.

    Export Build Logs
    Select to have Bamboo export build logs.

  4. Select the Export. Bamboo creates the export file in the location shown for Export Directory Path.




最終更新日 2024 年 5 月 8 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.