Skip to content

Commit

Permalink
Backup tweaks (#120)
Browse files Browse the repository at this point in the history
* Remove some mysql files from backup
* Remove some plex files from backup
  • Loading branch information
mergwyn authored Dec 11, 2023
1 parent 9409705 commit 547f203
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/nodes/foxtrot.theclarkhome.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@ profile::app::backuppc::client::backup_files_exclude:
- '.lima/[a-z]*'
- '/media/offsite'
- '/nfs'
- '/opt/appdata/plex/Plex Media Server/Cache'
- '/opt/appdata/plex/Plex Media Server/Logs'
- '/opt/appdata/plex/Plex Media Server/Metadata'
- '/opt/appdata/plex/Plex Media Server/Media
- '/srv2'
- '/srv/backup/hotel'
- '/srv/backup/whiskey'
Expand Down
1 change: 1 addition & 0 deletions data/os/Debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ profile::app::backuppc::client::backup_files_exclude:
- '/var/lib/kubelet/pods'
- '/var/lib/minidlna/art_cache'
- '/var/lib/mlocate/mlocate.db*'
- '/var/lib/mysql/ib*'
- '/var/lib/mysql/zabbix*'
- '/var/lib/php/sessions/*'
- '/var/snap'
Expand Down

0 comments on commit 547f203

Please sign in to comment.