Skip to content

ArtemChekunov/Chef-Easy-Restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chef Easy Restore

Useful scripts for backup and restore of chef-server

How to easy backup and restore chef-opscode server 11.x and 12.x

./chef_backup.sh --backup                  # for backup
./chef_backup.sh --restore </from>.tar.bz2 # for restore
./chef_backup.sh --pushtos3                # push backup to S3"

Dependencies

  • bzip2
  • s3cmd (only if pushing backups to S3)

About

Useful scripts for administrator of chef-server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages