add gitignore and update files
This commit is contained in:
4
restic/shadowmoses.env
Normal file
4
restic/shadowmoses.env
Normal file
@@ -0,0 +1,4 @@
|
||||
RESTIC_PASSWORD_COMMAND="/usr/bin/vault kv get -field key services/restic/shadowmoses"
|
||||
RESTIC_REPOSITORY=sftp:backup:shadowmoses
|
||||
SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket
|
||||
VAULT_ADDR=https://vault.chaos.sh:443
|
||||
4
restic/shadowmoses.exclude
Normal file
4
restic/shadowmoses.exclude
Normal file
@@ -0,0 +1,4 @@
|
||||
/home/lis/.cache
|
||||
/home/lis/.local/share
|
||||
/home/lis/pictures/nas
|
||||
/home/lis/movies/nas
|
||||
2
restic/shadowmoses.fish
Normal file
2
restic/shadowmoses.fish
Normal file
@@ -0,0 +1,2 @@
|
||||
set -x RESTIC_PASSWORD_COMMAND "/usr/bin/vault kv get -field key services/restic/shadowmoses"
|
||||
set -x RESTIC_REPOSITORY sftp:backup:shadowmoses
|
||||
1
restic/shadowmoses.include
Normal file
1
restic/shadowmoses.include
Normal file
@@ -0,0 +1 @@
|
||||
/home/lis
|
||||
Reference in New Issue
Block a user