Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

natitech/offsite-backup-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offsite backup bundle for symfony

Sync a path to a S3 repository using S3 php SDK.

Motivations :

  • no use of third-party commands (like s3cmd)
  • use symfony config/vault to manager S3 credentials

Install the package with:

composer require nati/offsite-backup-bundle

Usage

This bundle provides a single command to add to a crontab :

php bin/console offsite-backup --env=prod /path/to/sync s3bucket

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages