Backup Guide
WordPress Backup Guide
The dedicated WordPress Backup/Restore add-on creates and restores backups for pre-packaged WordPress installations. It supports both standalone and clustered WordPress environments and preserves the WordPress database together with website files, themes, plugins, content, and settings.
Backup/Restore Benefits
MariaDB Galera
The add-on already includes the additional actions required for MariaDB Galera limitations. Manual database-dump restoration should follow the separate Galera-specific guidance.
Create Backup Storage
Before installing the WordPress Backup/Restore add-on, create a dedicated Backup Storage instance unless one is already available.
- Open the dedicated Backup Storage package from Marketplace.

- Select either Standalone or Cluster storage. For Cluster storage, specify the number of nodes.
- Set the preferred storage size and provide:
- Environment — environment domain name
- Display Name — environment alias
- Region — when multiple regions are available

- Click Install and wait for the storage environment to be created. It is automatically added to the Backup storage nodes group.

Shared storage
A single Backup Storage environment can be used by multiple WordPress environments.
Install the WordPress Backup/Restore Add-On
- Once Backup Storage is ready, hover over the WordPress application server or database and click Add-Ons.
- Locate WordPress Backup/Restore and click Install.

Configure the required backup parameters:



Click Install. The add-on is added to the selected node in about a minute and begins creating backups according to the configured schedule.
Manage the Add-On

Backup WordPress
A backup starts either automatically from the configured schedule or manually through Backup Now. During the backup operation:
- Backup Storage is mounted to the application-server node through NFS4.
- A database dump is generated as a flat file.
- A backup snapshot is created.
- The snapshot contains the database dump and the WordPress application directory:
/var/www/webroot/ROOT/
Restore WordPress from Backup
Existing data is overwritten
Restoring WordPress from a backup replaces the current website data. Any changes made after the selected backup was created will be permanently lost.
- Open the add-on and select Restore.
- Choose Restore from — the target environment. Multiple options can appear if the backup add-on is used with several environments.
- Select Backup — the required timestamped backup for that environment.

- Click Restore and confirm the action in the pop-up.
Restore cannot be canceled or reverted
Once the restore process has started, it cannot be canceled or rolled back. Wait for the success notification in the dashboard.
Expected Result
WordPress backups are created automatically or on demand and stored on remote Backup Storage. Each backup preserves the database dump together with the complete WordPress application directory, and a selected timestamped snapshot can be used to restore the website when required.
Important Notes
- The add-on works with all pre-packaged standalone and clustered WordPress installations.
- Both the WordPress database and website files are backed up.
- One Backup Storage environment can serve multiple WordPress environments.
- Manual cron-based scheduling uses UTC.
- The Always unmount option unmounts remote storage after backup completion.
- Backups include the database dump and
/var/www/webroot/ROOT/. - Restoration overwrites all current data and cannot be canceled once started.
- WordPress Hosting
- WordPress Migration Guide
- WordPress All-in-One Guide
- WordPress Update Guide
- WordPress Packages
