"Updates"
This commit is contained in:
+27
-27
@@ -229,15 +229,6 @@ gotify.delmar.bzh {
|
||||
reverse_proxy patrick:41901
|
||||
}
|
||||
|
||||
hdlp.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy 192.168.1.22
|
||||
}
|
||||
|
||||
homepage.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
@@ -323,15 +314,6 @@ kontadenn.delmar.bzh {
|
||||
}
|
||||
}
|
||||
|
||||
lghn.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy 192.168.1.23
|
||||
}
|
||||
|
||||
lud.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
@@ -570,15 +552,6 @@ tpml.delmar.bzh {
|
||||
}
|
||||
}
|
||||
|
||||
trfk.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy 192.168.1.21
|
||||
}
|
||||
|
||||
trmx.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
@@ -673,3 +646,30 @@ zik.delmar.bzh {
|
||||
}
|
||||
reverse_proxy patrick:4533
|
||||
}
|
||||
|
||||
trfk.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy 192.168.1.21
|
||||
}
|
||||
|
||||
hdlp.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy 192.168.1.22
|
||||
}
|
||||
|
||||
lghn.delmar.bzh {
|
||||
encode {
|
||||
zstd
|
||||
gzip
|
||||
minimum_length 1024
|
||||
}
|
||||
reverse_proxy 192.168.1.23
|
||||
}
|
||||
|
||||
@@ -25,7 +25,7 @@ borg init -e none ssh://pleb@carlo/mnt/data/backup/<repo_name>
|
||||
borg init -e repokey /mnt/data/backup/<repo_name>
|
||||
|
||||
# distant
|
||||
borg init -e repokey ssh://pleb@carlo/mnt/ssd/backup/<repo_name>
|
||||
borg init -e repokey ssh://pleb@carlo/mnt/data/backup/<repo_name>
|
||||
```
|
||||
> Enter a passphrase to encrypt the folder.
|
||||
```txt
|
||||
|
||||
Reference in New Issue
Block a user