mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
a bunch of changes
This commit is contained in:
@@ -1,44 +1,41 @@
|
||||
.. _backup-create:
|
||||
|
||||
================
|
||||
Creating Backups
|
||||
================
|
||||
=============
|
||||
Backup Create
|
||||
=============
|
||||
|
||||
There are 2 options for backing up your Embassy and service data:
|
||||
Backing up your Embassy is easy and secure. Backups are encrypted with your master password.
|
||||
|
||||
1. Use a Shared Network Folder (recommended) on another device that connected to the same network as your Embassy, such as a laptop/desktop or external drive that is plugged into your laptop/desktop.
|
||||
2. Use a physical drive, which must be externally powered or plugged into a powered USB hub.
|
||||
Backup Using LAN Shared Folder
|
||||
------------------------------
|
||||
|
||||
LAN Backups
|
||||
-----------
|
||||
.. tip:: This is the recommended approach for creating backups.
|
||||
|
||||
This is the recommended approach for creating backups.
|
||||
#. Follow instructions for creating a :ref:`LAN Shared Folder<cifs-setup>` on your laptop/desktop.
|
||||
|
||||
#. Follow instructions for creating a :ref:`Shared Network Folder<cifs-setup>` on your laptop/desktop.
|
||||
|
||||
#. Go to the :ref:`Embassy tab<embassy-tab>`, then click on ``Create Backup``.
|
||||
#. Go to *Embassy > Create Backup*.
|
||||
|
||||
.. figure:: /_static/images/config/embassy_backup.png
|
||||
:width: 60%
|
||||
|
||||
#. Next, click on ``+ New Shared Folder`` to use your previously created backup folder.
|
||||
#. Next, click on "New Shared Folder".
|
||||
|
||||
.. figure:: /_static/images/config/embassy_backup0.png
|
||||
:width: 60%
|
||||
|
||||
#. Fill in the following fields:
|
||||
|
||||
* Hostname - This is the hostname of the machine that your folder or drive is located on
|
||||
* Path - This is the directory path to the shared folder. If you configured Samba yourself (Linux), this is the ``comment`` (name of the share in your samba config file) and not the path.
|
||||
* Hostname - This is the hostname of the machine that your shared folder is located on
|
||||
* Path - This is the directory path to the shared folder. If you configured Samba yourself (Linux), this is the "comment" (name of the share in your samba config file) and not the path.
|
||||
* Username - This is the user on the remote machine that you used to create the shared directory
|
||||
* Password - This is your user (from above) password
|
||||
|
||||
.. figure:: /_static/images/config/embassy_backup1.png
|
||||
:width: 60%
|
||||
|
||||
Then click ``Save``
|
||||
#. Click "Save".
|
||||
|
||||
#. You will see a freshly created "cloud" backup location available, click it for options, and click ``Create Backup`` to begin.
|
||||
#. You will see a freshly created "cloud" backup location available, click it, then click "Create Backup".
|
||||
|
||||
.. figure:: /_static/images/config/embassy_backup2.png
|
||||
:width: 60%
|
||||
@@ -48,26 +45,28 @@ This is the recommended approach for creating backups.
|
||||
.. figure:: /_static/images/config/embassy_backup3.png
|
||||
:width: 60%
|
||||
|
||||
#. When the backup is complete you will be notified in the :ref:`Notifications tab<notifications-tab>`, and you will see the date and time of your most recent backup updated under ``Backups`` in the Embassy tab.
|
||||
#. When the backup is complete you will receive a notification in the Notifications tab, and you will see the date and time of your most recent backup updated under "Backups" in the Embassy tab.
|
||||
|
||||
.. figure:: /_static/images/config/embassy_backup4.png
|
||||
:width: 60%
|
||||
|
||||
Physical Backups
|
||||
----------------
|
||||
Backup Using a Physical Drive
|
||||
-----------------------------
|
||||
|
||||
You may use a drive by attaching to Embassy directly if you prefer. The recommended format at this time is ``exFAT``.
|
||||
.. tip:: You can backup to a physical drive using the recommended method above, rather than plugging the drive directly into the Embassy, which can cause problems.
|
||||
|
||||
.. caution:: If using the Raspberry Pi, you MUST use external power to attach a physical drive in order to prevent any data corruption due to power constraints.
|
||||
|
||||
#. First, go to ``Embassy`` -> ``Create Backup``
|
||||
#. Ensure your backup drive is properly formatted. The recommended format at this time is ``exFAT``. **Do not** use ``fat32``.
|
||||
|
||||
#. If your drive is self-powered, you can plug it directly into your Embassy blue USB 3.0 slot. If not, first plug the drive into a powered USB hub, then plug the hub into your Embassy. Then you may power it up.
|
||||
|
||||
#. Go to *Embassy > Create Backup*
|
||||
|
||||
.. figure:: /_static/images/config/physical-backup0.png
|
||||
:width: 60%
|
||||
|
||||
#. Plug drive USB cable into Embassy. If your drive is self-powered, you can plug it directly into your Embassy USB 3.0 (blue) slot. If not, first plug the drive into a powered USB hub, then plug the hub into your Embassy USB 3.0 slot. Then you may power it up.
|
||||
|
||||
#. Press ``Refresh`` in the top-right corner, and select your drive when it appears.
|
||||
#. Select your drive.
|
||||
|
||||
.. figure:: /_static/images/config/physical-backup1.png
|
||||
:width: 60%
|
||||
@@ -75,7 +74,7 @@ You may use a drive by attaching to Embassy directly if you prefer. The recomme
|
||||
.. figure:: /_static/images/config/physical-backup2.png
|
||||
:width: 60%
|
||||
|
||||
#. Enter your password to continue with the backup.
|
||||
#. Enter your EmbassyOS master password.
|
||||
|
||||
.. figure:: /_static/images/config/physical-backup3.png
|
||||
:width: 60%
|
||||
|
||||
Reference in New Issue
Block a user