nownabe / example-idcf-backup_to_object_storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examlpe for itamae-plugin-recipe-idcf-backup_to_object_storage. itamae-plugin-recipe-idcf-backup_to_object_storage is an itamae plugin to provide regular backup to IDCF object storage.

Usage

git clone https://github.com/nownabe-infra/example-idcf-backup_to_object_storage.git
cd example-idcf-backup_to_object_storage
cp node.yml.sample node.yml
vi node.yml
vagrant up
bundle install --path vendor/bundle
bundle exec itamae ssh --vagrant -y node.yml recipe.rb

Result

Result

About

License:MIT License


Languages

Language:Ruby 100.0%