Your Drupal site's database contains the content, configuration, and log information about the site. When you create a site in Multi-Experience Operations, you have several environments you can use to develop and manage your site, with each environment having its own database allowing your site to have several databases associated with it, depending on which environment you are working in.
The Databases page in Multi-Experience Operations displays the date and time of the last created backup for each database in each environment. You can also create on-demand backups and view, download, restore, and delete backups. For more information, see Backing up your application.
Multi-Experience Operations supports the following types of database backups:
Automated database backups¶
Daily backups from the last three days are always available in the Cloud Platform user interface and are listed as Automatic (Daily) on the Databases page. These daily backups are required and cannot be disabled. However, you can take on-demand backups at any time, for example, for critical stages of development. You must periodically check to ensure that backups complete as expected and test if you can restore websites from a backup copy.
On-demand database backups¶
You can take on-demand backups of any database. To do so:
- Sign in to the Cloud Platform user interface.
- Go to Codebases and select a codebase.
- Click Sites and select a site.
Click Databases.
- To take backups of multiple databases, select all of such databases and click Backup.
Alternatively, for a specific database, click Actions > Backup.
The system displays a confirmation page. - Click Back up.
The backup process may take a few minutes. - To view the backup you created, select the databases for which you took the backup earlier.
Downloading latest backup of a database¶
To download the latest backup of a database:
- Sign in to the Cloud Platform user interface.
- Go to Codebases and select a codebase.
- Click Sites and select a site.
- Click Databases.
- Locate the database for which you want to download the latest backup and click Actions > Download latest backup.
- In the confirmation box, click Download.
Restoring database backups¶
To restore database backups:
- Sign in to the Cloud Platform user interface.
- Go to Codebases and select a codebase.
- Click Sites and select a site.
- Click Databases and select a specific database for which you want to restore a backup.
- Locate the backup and click Actions > Restore.
- In the confirmation box, click Restore.
Deleting database backups¶
To delete database backups:
- Sign in to the Cloud Platform user interface.
- Go to Codebases and select a codebase.
- Click Sites and select a site.
- Click Databases and select a specific database for which you want to restore a backup.
- Locate the backup and click Actions > Remove.
- In the confirmation box, enter
CONFIRM
and click Confirm.