mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
53 lines
1.1 KiB
ReStructuredText
53 lines
1.1 KiB
ReStructuredText
.. _backups:
|
|
|
|
=======
|
|
Backups
|
|
=======
|
|
|
|
In addition to safekeeping of a good master password, maintaining good backups are among the few major responsibilities 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--memory-management
|
|
:class: large-5
|
|
:anchor: View
|
|
|
|
Create an encrypted backup of Embassy.
|
|
|
|
.. topic-box::
|
|
:title: Restore from Backup
|
|
:link: backup-restore
|
|
:icon: scylla-icon scylla-icon--comparison
|
|
:class: large-5
|
|
:anchor: View
|
|
|
|
Restore Embassy from a previous backup.
|
|
|
|
.. topic-box::
|
|
:title: LAN Shared Folder Setup
|
|
:link: cifs-setup/index
|
|
:icon: scylla-icon scylla-icon--networking
|
|
:class: large-5
|
|
:anchor: Setup
|
|
|
|
Setup a Shared Network Folder on a desktop, laptop, or drive on your local network.
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
backup-create
|
|
backup-restore
|
|
cifs-setup/index
|