http.restic Plugin
This feature does not come with Caddy by default. To get it, select the http.restic plugin when you download Caddy.
The restic plugin serves a restic repository at a path. Restic is a secure and fast backup program, see https://restic.github.io for details
Examples
Serve a restic repository at path /foo
basicauth /foo user pass restic /foo /home/me/backups
This servers the restic repository at /home/me/backups in the path /foo via caddy.
Related Links
Documentation
Access the full documentation for this plugin off-site:
Plugin Help
Get help from the maintainers of the http.restic plugin:
Plugin Website
Visit http.restic’s website for more information:
Plugin Author: fd0
Last Updated: 9 Jul 2017, 7:47 AM
This plugin is independent of the Caddy project and is not endorsed or maintained by Caddy developers. Use at your own risk. Do not file issues for this plugin on Caddy’s bug tracker.