mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 04:23:41 +00:00
* Big refactor, many minor fixes * Link fixes, icon edits * Index and ToC fixes * update icons in theme lib and add to device guides index * WIP - refactor Initial setup, LAN, FF, others * First draft ready, many fixes and edits * Ooops - minor edits and changes on initial setup * Add change password guide (try 2). * Remove change password menu item from guides * Fix display bug, think different --------- Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: gStart9 <george@start9labs.com>
55 lines
1.1 KiB
ReStructuredText
55 lines
1.1 KiB
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 server data.
|
|
|
|
.. topic-box::
|
|
:title: Restore From Backup
|
|
:link: backup-restore
|
|
:icon: scylla-icon scylla-icon--live-test
|
|
:class: large-5
|
|
:anchor: Restore
|
|
|
|
Restore your server data from a previous backup.
|
|
|
|
.. topic-box::
|
|
:title: Advanced Backup Tools
|
|
:link: backup-advanced
|
|
:icon: scylla-icon scylla-icon--live-test
|
|
:class: large-5
|
|
:anchor: View
|
|
|
|
Tools for backups - use only at the direction of support, or at your own risk.
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
backup-create
|
|
backup-restore
|
|
backup-physical
|
|
backup-synology
|
|
backup-truenas
|
|
backup-advanced
|