http.restic Plugin
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:
Docs
Plugin Help
Get help from the maintainers of the http.restic plugin:
Support
Plugin Website
Visit http.restic's website for more information:
Website
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.