Restore an Edge site

This article walks through how to restore your Edge site. You may want to restore it if you've previously created a backup or want to reinstall an Edge site with a new installer.

Restoring an Edge site is the same command as installing an Edge site but with an extra argument to use a backup.

  1. Optionally, download a new Edge installer.
  2. Open an Edge site.
    1. On the main menu, click , and then click Settings.
      The Settings page opens.
    2. Click Edge.
      The Edge sites overview appears.
    3. Click the name of an Edge site in the Edge site overview.
      The Edge site page appears.
  3. In the top right corner, click ActionsRedownload installer.
    A new Edge installer is downloaded.
  4. Run the Edge installer and add the backup file as a parameter:
    install-master.sh properties.yaml --storage-path /var/edge/storage -r registries.yaml -b /<path to backup file>/edge-backup.yaml
  1. Optionally, download a new Edge installer.
  2. Open an Edge site.
    1. On the main menu, click , and then click Settings.
      The Settings page opens.
    2. Click Edge.
      The Edge sites overview appears.
    3. Click the name of an Edge site in the Edge site overview.
      The Edge site page appears.
  3. In the top right corner, click ActionsRedownload installer.
    A new Edge installer is downloaded.
  4. Run the Edge installer and add the backup file as a parameter:
    ./run-installer-job.sh properties.yaml --set collibra_edge.collibra.ozone.datanode.pvcSize=100Gi --set collibra_edge.collibra.ozone.om.pvcSize=100Gi