2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2026-03-25 17:12:41 +01:00
Restic package for YunoHost
Find a file
2026-02-26 15:31:32 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:52:01 +02:00
conf Remove Ynh helpers from App helpers 2026-02-23 09:34:10 +01:00
doc Upgrade messages (#58) 2026-02-24 10:55:18 +01:00
scripts Errors in English 2026-02-23 09:42:31 +01: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 typo 2026-02-21 00:56:16 +01:00
LICENSE Initial commit 2020-02-23 12:02:10 +01:00
manifest.toml Update version to 0.18.1~ynh2 2026-02-23 10:00:54 +01:00
playbook.yml fix: vagrant vm lxd initialization 2021-02-28 14:52:40 +01:00
README.md Auto-update READMEs 2026-02-23 10:00:57 +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~ynh2

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