Skip to content

ramereth/chef_backup

 
 

Repository files navigation

ChefBackup

Build status Gem Version

A gem that backs up and restores Chef Infra Servers. Used as the backend for chef-server-ctl backup and chef-server-ctl restore

Usage

chef-server-ctl backup
chef-server-ctl restore some_backup.tgz

Contributing

  1. Fork it ( https://github.com/chef/chef_backup/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A library to backup an Chef server

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.6%
  • Shell 0.4%