1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2024-09-03 18:15:55 +02:00
No description
Find a file
2020-04-08 20:02:57 +02:00
conf Update to v1.0.1 2019-12-27 16:20:46 +01:00
scripts Actions and config_panel tests 2020-04-08 20:00:29 +02:00
.gitignore Init 2017-11-01 20:57:58 +01:00
actions.toml Use toml for config-panel and actions 2019-10-25 18:29:31 +02:00
CHANGELOG.md Update CHANGELOG.md 2020-01-04 19:49:14 +01:00
check_process Actions and config_panel tests 2020-04-08 20:00:29 +02:00
config_panel.toml Use toml for config-panel and actions 2019-10-25 18:29:31 +02:00
LICENSE Init 2017-11-01 20:57:58 +01:00
manifest.json Update version in manifest 2020-04-08 20:02:57 +02:00
README.md Add new badges 2020-04-08 19:59:10 +02:00
README_fr.md Add new badges 2020-04-08 19:59:10 +02:00
YEP.md Update package 2017-12-05 19:26:10 +01:00

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.0.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.