Skip to content

Instantly share code, notes, and snippets.

View opsnlops's full-sized avatar
💜
Hello, GitHub!

April White opsnlops

💜
Hello, GitHub!
View GitHub Profile
#!/bin/bash
TIMESTAMP=$(date +"%Y%m%d")
FS_FILENAME=ha-file-system-backup-$TIMESTAMP.tar.gz
SQL_FILENAME=ha-database-backup-$TIMESTAMP.sql.gz
# Removed influxdb since it's getting huge and I don't really
# think I have much benefit in backng it up
cd /local