Aucune description

Félix Piédallu f0598f27ff Fix linter, remove fixmes il y a 1 an
.github 19713f50c6 [autopatch] Update issue and PR templates il y a 4 ans
conf 8b868421d6 Fix variable name il y a 1 an
doc e7741dddfb Manifest v2 il y a 1 an
scripts f0598f27ff Fix linter, remove fixmes il y a 1 an
.gitignore a1d53e27d5 Init il y a 8 ans
ALL_README.md 98b7634e67 Auto-update READMEs il y a 1 an
CHANGELOG.md 744cd9844a Fix encrypted exclusion - archivist 1.3.3 il y a 3 ans
LICENSE a1d53e27d5 Init il y a 8 ans
README.md 10fa0ab9bd Auto-update READMEs il y a 1 an
README_fr.md 10fa0ab9bd Auto-update READMEs il y a 1 an
README_gl.md 10fa0ab9bd Auto-update READMEs il y a 1 an
README_it.md 10fa0ab9bd Auto-update READMEs il y a 1 an
YEP.md 25685fb303 Update package il y a 8 ans
actions.toml 65361e305d Fix scripts/actions il y a 1 an
manifest.toml f0598f27ff Fix linter, remove fixmes il y a 1 an
tests.toml 398dadbbad Change version of test_upgrade_from il y a 1 an

README.md

Archivist for YunoHost

Integration level Working status Maintenance status

Install Archivist with YunoHost

Read this README is other languages.

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.4~ynh2

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