Skip to main content
Version: v10.15

Backup and Restore


The following document will help an organization to take backup data at unplanned incidents and minimizing the effects of a disaster by restoring, so an organization will continue to operate or quickly resume key operations. Make sure the organization has use the same IP address as previous WME Instances for new WME Instances.

Data Backup

  • WaveMaker Platform Stores its state into the disk. WaveMaker Platform administrators can take backups of those disk/directories and can restore them to any previous state.
  • WaveMaker uses separate dedicated directory /wm-data in WaveMaker Platform Instance for storing data and /data in StudioWorkspace Instance / AppDeployment Instance.
  • Create an AMI or use the latest AMI of WME Instance or VM for creating AMI for different cloud providers follow the below steps.
  • We move all the data to Platform Instance(/wm-data dir or volume) so that backup will be easier. No need to take backups of any (volume/dir) in any of StudioWorkspace Instance / AppDeployment Instance.

AWS

Azure

GCP

VMWARE ESXi

Hyper-V

WME Instances Creation

Platform Instance

  • Launch the instance or VM with the same IP address with the latest AMI Image. To create WME Platform Instance in the different cloud and on-premise environments please follow the below steps.

AWS

AZURE

GCP

VMWARE ESXI

Hyper-V

Starting WME setup

  • Run the following command to start the WME setup process
    bash /usr/local/content/wme/wme-installer/<version>/wme-installer.sh --start

StudioWorkspace Instance / AppDeployment Instance

  • Launch the instance or VM with the same IP address with the latest AMI Image.To create WME StudioWorkspace Instance / AppDeployment Instance in the different cloud and on-premise environments please follow the below steps

AWS

AZURE

GCP

VMWARE ESXI

Hyper-V

Sync StudioWorkspace Instance / AppDeployment Instance

  • Execute the following command in Platform Instance to sync the StudioWorkspace Instance / AppDeployment Instance.
bash /usr/local/content/wme/wme-installer/<installler-version>/wme-installer.sh --upgrade-instances