remove old backup sw
This commit is contained in:
parent
afae580051
commit
7f38106002
5 changed files with 0 additions and 37 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,10 +1,6 @@
|
||||||
[submodule "env"]
|
[submodule "env"]
|
||||||
path = env
|
path = env
|
||||||
url = git@git.ixvd.net:infra/env
|
url = git@git.ixvd.net:infra/env
|
||||||
[submodule "custom/backups/repo"]
|
|
||||||
path = custom/backups/repo
|
|
||||||
url = git@git.ixvd.net:infra/backups
|
|
||||||
|
|
||||||
[submodule "custom/ixvd-site"]
|
[submodule "custom/ixvd-site"]
|
||||||
path = custom/ixvd-site
|
path = custom/ixvd-site
|
||||||
url = git@git.ixvd.net:this/site
|
url = git@git.ixvd.net:this/site
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"remote_dir": "/remote",
|
|
||||||
"tasks_dir": "/config/tasks"
|
|
||||||
}
|
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"name": "serverBuildTools",
|
|
||||||
"interval": 604800,
|
|
||||||
"base": "/data",
|
|
||||||
"paths": [
|
|
||||||
"docker"
|
|
||||||
],
|
|
||||||
"local_days_of_retention": 1,
|
|
||||||
"remote_days_of_retention": 30,
|
|
||||||
"backup_dir": "/local"
|
|
||||||
}
|
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"name": "commonServicesData",
|
|
||||||
"interval": 172800,
|
|
||||||
"base": "/data/services",
|
|
||||||
"paths": [
|
|
||||||
"cryptpad",
|
|
||||||
"gitlab",
|
|
||||||
"dendrite",
|
|
||||||
"smpxmc",
|
|
||||||
"vanilla",
|
|
||||||
"smpxterraria",
|
|
||||||
"enneacraft"
|
|
||||||
],
|
|
||||||
"local_days_of_retention": 2,
|
|
||||||
"remote_days_of_retention": 30,
|
|
||||||
"backup_dir": "/local"
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 39b8411aa6e2f568a4c86bbc619ab5dc58d784a4
|
|
Reference in a new issue