mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
43 lines
824 B
ReStructuredText
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
|