Edits for release (#77)

* General edits, layout changes

* Backup/restore, misc edits

* Alt Markets, cifs/dg updates

* Migration screens

* Recover 03 drive

* update some dev doc titles

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
kn0wmad
2022-02-22 12:44:14 -07:00
committed by GitHub
parent b34aedba67
commit df6cc9b23f
47 changed files with 376 additions and 210 deletions

View File

@@ -2,4 +2,29 @@
===================
Restore From Backup
===================
===================
#. First, go to ``Embassy`` -> ``Restore From Backup``.
.. figure:: /_static/images/config/restore0.png
:width: 60%
#. Select existing backup from either LAN or Physical. In this example, we'll select a LAN backup.
.. figure:: /_static/images/config/restore1.png
:width: 60%
#. Click ``Restore Backup`` and enter your Embassy password.
.. figure:: /_static/images/config/restore2.png
: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``. In the example, we'll be restoring 2 services from the available options.
.. figure:: /_static/images/config/restore3.png
:width: 60%
#. That's it! The selected services will now install. After install, simply :ref:`configure<service-config>` and start the service.
.. figure:: /_static/images/config/restore4.png
:width: 60%