Files
documentation/site/source/user-manual/backups/index.rst
kn0wmad 1b0165295a Backups refactor, icons, more screens, misc edits (#81)
* Backups refactor, icons, more screens, misc edits

* Many fixes

* ya

* Backups refactor
2022-02-28 16:19:35 -07:00

43 lines
824 B
ReStructuredText

.. _backups:
=======
Backups
=======
In addition to the safe-keeping of a good master password, maintaining good backups is the major responsibility required to keep the benefits and freedom that come with self-hosting.
.. raw:: html
<div class="topics-grid grid-container full">
<div class="grid-x grid-margin-x">
.. topic-box::
:title: Create Backup
:link: backup-create
:icon: scylla-icon scylla-icon--cloud
:class: large-5
:anchor: Backup
Create an encrypted backup of your Embassy data.
.. topic-box::
:title: Restore From Backup
:link: backup-restore
:icon: scylla-icon scylla-icon--live-test
:class: large-5
:anchor: Restore
Restore your Embassy data from a previous backup.
.. raw:: html
</div></div>
.. toctree::
:maxdepth: 1
:hidden:
backup-create
backup-restore