Differences between revisions 26 and 39 (spanning 13 versions)
Revision 26 as of 2019-01-31 01:29:18
Size: 3570
Comment: Make manual friendly, consolidate feature data, update description
Revision 39 as of 2021-11-05 19:04:36
Size: 3561
Comment: remove apps listed without any notes
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language en

~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Manual/Backups|Español]] -~

<<TableOfContents()>>

## BEGIN_INCLUDE
Line 6: Line 14:
== Status of Backups Feature == === Notes for Specific App Backups ===
Line 8: Line 16:
|| '''App/Feature''' || '''Support in Version''' || '''Notes''' ||
|| Avahi || - || no backup needed ||
|| Backups || - || no backup needed ||
|| Bind || 0.41 ||
||
|| Cockpit || - || no backup needed ||
|| Coquelicot || 0.40 || includes uploaded
files ||
|| Datetime || 0.41 || ||
|| Delu
ge || 0.41 || does not include downloaded/seeding files ||
|| Diagnostics || - || no backup needed ||
|| Dynamic DNS || 0.39 || ||
|| ejabberd || 0.39 || includes all data and configuration ||
|| Firewall || - || no backup needed ||
|| ikiwiki || 0.39 || includes all wikis/blogs and their content ||
|| infinoted || 0.39
|| includes all data and keys ||
|| JSXC || - || no backup needed ||
|| Let's Encrypt || 0.42 ||
||
|| Matrix Synapse || 0.39 || includes media and uploads ||
|| !MediaWiki || 0.39 || includes wiki pages and uploaded files ||
|| Minetest || 0.39 || ||
|| Monkeysphere || 0.42 || ||
|| Mu
mble || 0.40 || ||
|| Names || - || no backup needed ||
|| N
etworks || No || No plans currently to implement backup ||
|| OpenVPN || 0.48 || includes all user and server keys ||
|| Pagekite || 0.40 || ||
|| P
ower || - || no backup needed ||
|| Privoxy || - || no backup needed ||
|| Quassel || 0.40 || includes users and logs ||
|| Radicale || 0.39 || includes calendar and cards data for all users ||
|| repro || 0.39 || includes all users, data and keys ||
||
Roundcube || - || no backup needed ||
|| SearX || - || no backup needed ||
|| Secure Shell (SSH) Server || 0.41 || includes host keys ||
|| Security || 0.41 || ||
|| Shadowsocks || 0.40 || only secrets ||
|| Sharing || 0.40 || does not include the data in the shared folders ||
|| Snapshot || 0.41 || only configuration, does not include snapshot data ||
|| Storage || -
|| no backup needed ||
|| Syncthing || 0.48 || does not include data in the shared folders ||
|| Tahoe-LAFS || 0.42 || includes all data and configuration ||
|| Tiny Tiny RSS || Pending || ||
|| Tor || 0.42 || includes configuration and secrets such as hidden service keys ||
|| Transmission || 0.40 || does not include downloaded/seeding files ||
|| Upgrades || 0.42 || ||
|| U
sers || No || No plans currently to implement backup ||
|| '''App/Feature''' || '''Notes''' ||
|| Avahi || no backup needed ||
|| Backups || no backup needed ||
|| Cockpit || no backup needed ||
|| Deluge || does not include downloaded/seeding
files ||
|| Diagnostics || no backup needed ||
|| ejabberd || includes all data and configuration ||
|| Fire
wall || no backup needed ||
|| ikiwiki || includes all wikis
/blogs and their content ||
|| in
finoted || includes all data and keys ||
|| JSXC || no backup needed ||
|| Matrix Synapse || includes media and uploads ||
|| !MediaWiki || includes wiki pages and uploaded files ||
|| Names || no backup needed ||
|| Networks || No plans currently to implement backup ||
|| OpenVPN || includes all user and server keys ||
|| Power || no backup needed ||
|| Privoxy || no backup needed ||
|| Quassel || includes users and logs ||
|| Radicale || includes calendar and cards data for all users ||
|| Roundcube || no backup needed ||
|| Samba || does not include the data in the shared folders ||
|| S
earX || no backup needed ||
|| Secure Shell (SSH) Server || includes host keys ||
|| Shadowsocks || only secrets ||
|| Sharing || does not include the data in the shared folders ||
|| Snapshot
|| only configuration, does not include snapshot data ||
|| Storage || no backup needed ||
|| Syncthing || does not include data in the shared folders ||
|| Tahoe-LAFS || includes all data and configuration ||
|| Tiny Tiny RSS || includes database containing feeds, stories, etc. ||
|| Tor || includes configuration and secrets such as onion service keys ||
|| Transmission || does not include downloaded/seeding files ||
|| Users || No plans currently to implement backup ||
Line 83: Line 80:


=== External links ===

 * Upstream project: https://www.borgbackup.org
 * User documentation: https://borgbackup.readthedocs.io/en/stable/


## END_INCLUDE

Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.


<<Include(FreedomBox/Portal)>>

----
CategoryFreedomBox

Translation(s): English - Español

Backups

FreedomBox includes the ability to backup and restore data, preferences, configuration and secrets from most of the applications. The Backups feature is built using Borg backup software. Borg is a deduplicating and compressing backup program. It is designed for efficient and secure backups. This backups feature can be used to selectively backup and restore data on an app-by-app basis. Backed up data can be stored on the FreedomBox machine itself or on a remote server. Any remote server providing SSH access can be used as a backup storage repository for FreedomBox backups. Data stored remotely may be encrypted and in such cases remote server cannot access your decrypted data.

Notes for Specific App Backups

App/Feature

Notes

Avahi

no backup needed

Backups

no backup needed

Cockpit

no backup needed

Deluge

does not include downloaded/seeding files

Diagnostics

no backup needed

ejabberd

includes all data and configuration

Firewall

no backup needed

ikiwiki

includes all wikis/blogs and their content

infinoted

includes all data and keys

JSXC

no backup needed

Matrix Synapse

includes media and uploads

MediaWiki

includes wiki pages and uploaded files

Names

no backup needed

Networks

No plans currently to implement backup

OpenVPN

includes all user and server keys

Power

no backup needed

Privoxy

no backup needed

Quassel

includes users and logs

Radicale

includes calendar and cards data for all users

Roundcube

no backup needed

Samba

does not include the data in the shared folders

SearX

no backup needed

Secure Shell (SSH) Server

includes host keys

Shadowsocks

only secrets

Sharing

does not include the data in the shared folders

Snapshot

only configuration, does not include snapshot data

Storage

no backup needed

Syncthing

does not include data in the shared folders

Tahoe-LAFS

includes all data and configuration

Tiny Tiny RSS

includes database containing feeds, stories, etc.

Tor

includes configuration and secrets such as onion service keys

Transmission

does not include downloaded/seeding files

Users

No plans currently to implement backup

How to install and use Backups

Step 1

Backups: Step 1

Step 2

Backups: Step 2

Step 3

Backups: Step 3

Step 4

Backups: Step 4

Step 5

Backups: Step 5

Step 6

Backups: Step 6

Step 7

Backups: Step 7

Back to Features introduction or manual pages.


Intro

Information

Support

Contribute

Reports

Promote

Vision

Hardware

Live Help

Where To Start

Translate

Calls

Talks

Overview

Download

Q&A

To Do

Design

Releases

Press

Features

Manual

Contributors

Code

Blog

FreedomBox for Communities

FreedomBox Developer Manual

HELP & DISCUSSIONS: Discussion Forum - Matrix - Mailing List - #freedombox irc.debian.org | CONTACT Foundation | JOIN Project

Next call: Saturday, April 13 at 14:00 UTC

This page is copyright its contributors and is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.


CategoryFreedomBox