This page is about Caddy 1 and will go away soon because Caddy 2 is now available. Click here for Caddy 2.

User Guide

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

Full documentation

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