software:applications:restic:installer-restic-rest-server-sous-debian13
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente |
| software:applications:restic:installer-restic-rest-server-sous-debian13 [2026/07/23 19:29] – créée yoann | software:applications:restic:installer-restic-rest-server-sous-debian13 [2026/07/23 19:56] (Version actuelle) – yoann |
|---|
| |
| |
| ====== restic : installer le serveur REST HTTP restic ====== | ====== Installer le serveur REST HTTP du projet restic ====== |
| |
| |
| |
| <code bash> | <code bash> |
| export RESTIC_REPOSITORY="rest:https://user:pass@host:8000/my_backup_repo/" | export RESTIC_REPOSITORY="rest:http://user:pass@host:8000/my-test-repo/" |
| restic -r rest:https://user:pass@host:8000/my_backup_repo/ init | restic -r rest:https://user:pass@host:8000/my_backup_repo/ init |
| </code> | </code> |
| | |
| | |
| ====== Références ===== | ====== Références ===== |
| |
| * [[https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#rest-server | Utiliser un serveur HTTP REST (restic.readthedocs.io)(en)]] | * [[https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#rest-server | Utiliser un serveur HTTP REST (restic.readthedocs.io)(en)]] |
| * [[https://github.com/restic/rest-server|Le serveur REST restic (github.com/restic/rest-server)(en)]] | * [[https://github.com/restic/rest-server|Le serveur REST restic (github.com/restic/rest-server)(en)]] |
software/applications/restic/installer-restic-rest-server-sous-debian13.1784834941.txt.gz · Dernière modification : 2026/07/23 19:29 de yoann