http.restic
restic插件在路径上提供一个restic存储库。Restic是一个安全和快速的备份程序,请点击https://restic.github.io查看详情。
示例
在网址/foo上提供一个restic存储库
basicauth /foo user pass
restic /foo /home/me/backups
Caddy将通过网址/foo提供对/home/me/backup目录的restic仓库的访问。
restic插件在路径上提供一个restic存储库。Restic是一个安全和快速的备份程序,请点击https://restic.github.io查看详情。
在网址/foo上提供一个restic存储库
basicauth /foo user pass
restic /foo /home/me/backups
Caddy将通过网址/foo提供对/home/me/backup目录的restic仓库的访问。