1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2025-11-04 12:38:43 +01:00
Restic package for YunoHost
Find a file
Gildas 462ac40369
Merge pull request #44 from YunoHost-Apps/testing
Restic update + Autoupdate + Documentation
2025-10-30 17:11:19 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:52:01 +02:00
conf Fix restic 2025-07-29 14:24:54 +02:00
doc Update DESCRIPTION.md 2025-09-01 22:59:52 +02:00
scripts Always remove service from YunoHost database 2025-09-20 11:10:11 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:57:16 +02:00
check-yunohost-package.sh tests: always initialize lxd before running test 2021-03-21 18:27:27 +01:00
config_panel.toml Fix restic 2025-07-29 14:24:54 +02:00
LICENSE Initial commit 2020-02-23 12:02:10 +01:00
manifest.toml Merge pull request #43 from YunoHost-Apps/Gildas-GH-patch-1 2025-10-28 10:47:30 +01:00
playbook.yml fix: vagrant vm lxd initialization 2021-02-28 14:52:40 +01:00
README.md Auto-update READMEs 2025-10-28 10:46:17 +01:00
tests.toml trying to fix test on CI 2025-07-30 11:07:07 +02:00
Vagrantfile feat: prepare test env with vagrant and YNH package check 2021-02-28 13:52:31 +01:00

Logo of Restic Restic, packaged for YunoHost

Regularly create encrypted backups sent to another server using Restic

🌐 Official app website Version: 0.18.1~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Restic repository: https://github.com/restic/restic

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/restic_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade restic -u https://github.com/YunoHost-Apps/restic_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.