mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
Update/035 (#529)
* update initial setup images and some copy * rename backups * cleanup and fix build errors * reconfigure for 035 deployment * Alignment * Initial Root CA trust * Wording touchups and Pro>Pure * Remove extraneous message * Simplify anchor text * restructure backups * update setup wizard screenshots * Update firmware link and filename * update branches list * copy updates * update copy to make anchor tags cleaner * Remove FAQ, link to website FAQ * add missing troubleshooting links --------- Co-authored-by: gStart9 <george@start9labs.com> Co-authored-by: Matt Hill <mattnine@protonmail.com> Co-authored-by: agent <kn0wmad@protonmail.com>
This commit is contained in:
42
site/source/user-manual/backups/index.rst
Normal file
42
site/source/user-manual/backups/index.rst
Normal file
@@ -0,0 +1,42 @@
|
||||
.. _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: Backup Create
|
||||
:link: backup-create
|
||||
:icon: scylla-icon scylla-icon--cloud
|
||||
:class: large-5
|
||||
:anchor: Backup
|
||||
|
||||
Create an encrypted backup of your server data.
|
||||
|
||||
.. topic-box::
|
||||
:title: Backup Restore
|
||||
:link: backup-restore
|
||||
:icon: scylla-icon scylla-icon--live-test
|
||||
:class: large-5
|
||||
:anchor: Restore
|
||||
|
||||
Restore your server data from a previous backup.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div></div>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
backup-create
|
||||
backup-restore
|
||||
Reference in New Issue
Block a user