Skip to content

jlleonr/rsync_compose_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Rsync docker-compose.yml files

Rsync script to consolidate all docker-compose.yml files in a single directory
and then push that directory to TrueNAS which has a task to sync with Google Cloud.

Execution status will be sent through Ntfy.

Workflow

  1. All docker-compose.yml files from all specified servers will be fetched.
  2. All fetched files will be saved to a redundant filesystem.
  3. All saved files will be pushed to a TrueNAS server.
  4. All files will be backed up in Google Cloud.
  5. Execution status will be sent through Ntfy

Notification example:
Ntfy compose files backup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages