Sen descrición

Éric Gaspar 3bc0fadfed Update check_process %!s(int64=2) %!d(string=hai) anos
.github 19713f50c6 [autopatch] Update issue and PR templates %!s(int64=4) %!d(string=hai) anos
conf 744cd9844a Fix encrypted exclusion - archivist 1.3.3 %!s(int64=3) %!d(string=hai) anos
doc 266fd31fff Apply example_ynh %!s(int64=3) %!d(string=hai) anos
scripts 266fd31fff Apply example_ynh %!s(int64=3) %!d(string=hai) anos
.gitignore a1d53e27d5 Init %!s(int64=8) %!d(string=hai) anos
CHANGELOG.md 744cd9844a Fix encrypted exclusion - archivist 1.3.3 %!s(int64=3) %!d(string=hai) anos
LICENSE a1d53e27d5 Init %!s(int64=8) %!d(string=hai) anos
README.md 1a3b6f2103 Auto-update README %!s(int64=3) %!d(string=hai) anos
README_fr.md 1a3b6f2103 Auto-update README %!s(int64=3) %!d(string=hai) anos
YEP.md 25685fb303 Update package %!s(int64=8) %!d(string=hai) anos
actions.toml 68cd054380 New action reset_default_app %!s(int64=5) %!d(string=hai) anos
check_process 3bc0fadfed Update check_process %!s(int64=2) %!d(string=hai) anos
config_panel.toml 34ab480085 Fix linter %!s(int64=4) %!d(string=hai) anos
manifest.json 744cd9844a Fix encrypted exclusion - archivist 1.3.3 %!s(int64=3) %!d(string=hai) anos

README.md

Archivist for YunoHost

Integration level Working status Maintenance status
Install Archivist with YunoHost

Lire ce readme en français.

This package allows you to install Archivist quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Archivist is an automatic backup system for your server.
It able to makes backups of your YunoHost core and your apps by using the YunoHost backup command.
It can also makes backups of specified directories.
Your backups can be send to many other places, local or distant.
Archivist is automatically launched periodicaly to update your backups and send the modifications to the other places.

Shipped version: 1.3.3~ynh1

Disclaimers / important information

Configuration

The configuration of archivist can be changed in the file /opt/yunohost/archivist/Backup_list.conf
Please read the documentation about the configuration of archivist for more informations.

Limitations

  • Encfs, which be used to encrypt the data, is not fully secured.
    Have a look to the security audit to have more informations.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/archivist_ynh/tree/testing --debug
or
sudo yunohost app upgrade archivist -u https://github.com/YunoHost-Apps/archivist_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps