Merge pull request #219 from Start9Labs/backups-restore

Backups restore
This commit is contained in:
BitcoinMechanic
2022-12-13 11:00:56 -08:00
committed by GitHub
6 changed files with 6 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 984 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 1024 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 377 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 194 KiB

View File

@@ -4,22 +4,24 @@
Restore Restore
======= =======
#. Go to *Embassy > Restore From Backup*. #. Go to *System > Restore From Backup*.
.. figure:: /_static/images/config/restore0.png .. figure:: /_static/images/config/restore0.png
:width: 60% :width: 60%
#. Select existing backup from either LAN or Physical. In this example, we'll select a LAN backup. #. Select existing backup from either Network Folders or Physical. In this example, we'll select a Network Folder backup.
.. figure:: /_static/images/config/restore1.png .. figure:: /_static/images/config/restore1.png
:width: 60% :width: 60%
#. Click "Restore Backup" and enter your master password. #. Enter your master password.
.. figure:: /_static/images/config/restore2.png .. figure:: /_static/images/config/restore2.png
:width: 60% :width: 60%
#. Services that are available in the backup, and not already installed on your Embassy, will show in the following window. Select the service(s) you'd like to restore and click "Restore Selected". #. Previously backed up services will appear in the window. Select the service(s) you'd like to restore and click "Restore Selected".
.. figure:: /_static/images/config/restore3.png .. figure:: /_static/images/config/restore3.png
:width: 60% :width: 60%
It is not possible to recover services already installed on the Embassy. If you wish to recover a service that is already installed, please uninstall it first to permit recovery.