Žiadny popis

Alexandre Aubin ff6367a5cb Merge pull request #43 from YunoHost-Apps/Fix-linter 4 rokov pred
.github 19713f50c6 [autopatch] Update issue and PR templates 4 rokov pred
conf 34ab480085 Fix linter 4 rokov pred
scripts 648d705f8f Update scripts/install 4 rokov pred
.gitignore a1d53e27d5 Init 8 rokov pred
CHANGELOG.md 64d3635ad7 Update to 1.3 - Fix backup hooks 4 rokov pred
LICENSE a1d53e27d5 Init 8 rokov pred
README.md a9070b11e1 Fix multimedia hook killing hard drives 4 rokov pred
README_fr.md a9070b11e1 Fix multimedia hook killing hard drives 4 rokov pred
YEP.md 25685fb303 Update package 8 rokov pred
actions.toml 68cd054380 New action reset_default_app 5 rokov pred
check_process 9b37ceba4d Fix 4 rokov pred
config_panel.toml 34ab480085 Fix linter 4 rokov pred
manifest.json 34ab480085 Fix linter 4 rokov pred

README.md

Archivist for YunoHost

Integration level
Install archivist with YunoHost

Lire ce readme en français.

This package allow you to install archivist quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy 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.1

Screenshots

Demo

No demo available.

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.

Documentation

  • YunoHost documentation: There no specific documentations, feel free to contribute.

YunoHost specific features

Multi-users support

Not relevant.

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Buster x86-64b - Build Status

Limitations

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

Links


Developers infos

Please do 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 --force --debug
or
sudo yunohost app upgrade archivist -u https://github.com/YunoHost-Apps/archivist_ynh/tree/testing --debug