Add failure logging/email notification in backup.sh; harden /opt/backup perms
This commit is contained in:
parent
d06a9eac7d
commit
68aae4715d
5 changed files with 57 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# Secrets — never commit
|
||||
backup.env
|
||||
encryption-key.pem
|
||||
|
||||
# Runtime artifacts
|
||||
backup.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue