Skip to content

tongueroo/jets-backup-route53

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backer

BoltOps Badge

Backs up Route53 Records to S3 Bucket.

Usage

git clone https://github.com/tongueroo/jets-backup-route53
cd jets-backup-route53
bundle
echo "S3_BUCKET=my-s3-bucket" > .env
jets deploy

Note, the project name is "backer". To change this adjust config/application.rb. More info: Jets App Configuration

To test locally

$ jets console
>> BackupJob.perform_now(:route53_records)

Resources

If you find Jets interesting, please it a GitHub star tongueroo/jets. It helps others find out about the project. I'd appreciate it!

About

Backups up route53 records to s3 bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages