Adding script/makefile rule for initializing restic
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -6,21 +6,13 @@
|
||||
flatcar/flatcar_production_qemu_image.img
|
||||
flatcar/flatcar_production_qemu_image.img.fresh
|
||||
|
||||
ignition.json
|
||||
|
||||
|
||||
terraform.tfstate
|
||||
terraform.tfstate.backup
|
||||
|
||||
app
|
||||
|
||||
config/apps.config
|
||||
config/production.tfvars
|
||||
config/ssh-keys
|
||||
|
||||
restic-env
|
||||
restic-password
|
||||
|
||||
# generated files
|
||||
all-apps/lb/Caddyfile
|
||||
all-apps/nextcloud/nextcloud.env
|
||||
@@ -30,4 +22,8 @@ all-apps/nextcloud/postgres_db
|
||||
all-apps/nextcloud/postgres_user
|
||||
all-apps/nextcloud/postgres_password
|
||||
all-apps/nextcloud/redis_password
|
||||
generated.tfvars
|
||||
generated.tfvars
|
||||
restic-env
|
||||
restic-password
|
||||
ignition.json
|
||||
app
|
||||
Reference in New Issue
Block a user