Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bitintheskud/backup-route53

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Description

This script can be run on a single host to backup all your domain hosted on Amazon Route 53.

Prerequisites

Cli53 is installed and is in your PATH. see https://github.com/barnybug/cli53 for more information on how to install cli53.

If you want to run this script as a batch, create a user for this purpose with limited IAM access to route 53.

How to use the script

Just run it in a terminal or in a scheduler.

How to improve

  • Compress and archive directory
  • Use git repo as backend (instead of file).
  • Add mail / notification
  • Add config file (etc)
  • Add purge for old archive
  • Compare archive (what change)

About

Backup script for Amazon Route 53 domain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages