Fork of github.com/restic/rest-server/cmd/rest-server with added mount-point configurations for gokrazy
Go to file
Darshil Chanpura 4708cade19 Added upstream license 2022-01-17 11:07:51 +05:30
LICENSE Added upstream license 2022-01-17 11:07:51 +05:30
README.md Initial Commit 2022-01-17 10:34:11 +05:30
go.mod Initial Commit 2022-01-17 10:34:11 +05:30
go.sum Initial Commit 2022-01-17 10:34:11 +05:30
main.go Initial Commit 2022-01-17 10:34:11 +05:30
main_test.go Initial Commit 2022-01-17 10:34:11 +05:30

README.md

Restic Rest Server - for gokrazy

This is exactly same project except there are a few differences to allow mounting an external drive on startup.

Extra Options

  • --mount-string: This option accepts a string with three values: source, target and format. e.g. /dev/sdb1:/perm/restic-server:exfat