Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #42 from Metaswitch/backup_wording
Browse files Browse the repository at this point in the history
[No reviewer] Change backup command
  • Loading branch information
eleanor-merry committed May 15, 2015
2 parents 1041f66 + 13fb8ad commit 5c9dcc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Backups.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ On homestead/homer/memento there is no need to further move the files as the bac
To actually restore from the backup file, run

* `sudo /usr/share/clearwater/ellis/backup/restore_backup.sh <snapshot>` on ellis
* `sudo /usr/share/clearwater/bin/restore_backup.sh homestead_provisioning <snapshot> ~/backup` and `sudo /usr/share/clearwater/bin/restore_backup.sh homestead_cache <snapshot> ~/backup` on homestead
* `sudo /usr/share/clearwater/bin/restore_backup.sh homer <snapshot> ~/backup` on homer
* `sudo /usr/share/clearwater/bin/restore_backup.sh memento <snapshot> ~/backup` on memento.
* `sudo /usr/share/clearwater/bin/restore_backup.sh homestead_provisioning <snapshot> <backup directory>` and `sudo /usr/share/clearwater/bin/restore_backup.sh homestead_cache <snapshot> <backup directory>` on homestead
* `sudo /usr/share/clearwater/bin/restore_backup.sh homer <snapshot> <backup directory>` on homer
* `sudo /usr/share/clearwater/bin/restore_backup.sh memento <snapshot> <backup directory>` on memento.

Ellis will produce output of the following form.

Expand Down

0 comments on commit 5c9dcc3

Please sign in to comment.