Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Automate backup job and upload backup file to Amazon S3.

.env

The file .env should contains following values:

  • AWS_ACCESS_KEY_ID = "<key_id>"
  • AWS_SECRET_ACCESS_KEY = ""
  • AWS_REGION = ""
  • AWS_BUCKET = "<bucket_name>"

About

Backup automation job based on Rake

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages