Skip to content

Dockerfile for integrating with AWS Batch for Automatic RDS Dump to S3

Notifications You must be signed in to change notification settings

dcgmechanics/aws-batch-rds-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

aws-batch-rds-s3

Automate RDS Dump To S3 With The Docker Image And AWS Batch. Docker Image: https://hub.docker.com/r/dcgmechanics/rds-s3

Script: docker run -exec dcgmechanics/rds-s3 ./MainScript.sh -h "https://rds-url.com" -u "db-username" -p "db-password" -d "db-name" -s "s3-bucket-name" -o "op-dump-name"

#Thank You

About

Dockerfile for integrating with AWS Batch for Automatic RDS Dump to S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published