Skip to content

thinkAmi-sandbox/syakyo_env-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syakyo_env-ruby

Getting Started

  1. Install tools
  • VirtualBox
  • Vagrant
  • vagrant-omnibus plugin
  • Ruby
     
  1. Install Bundler gem
    gem install bundler
     
  2. Clone
    git clone https://github.com/thinkAmi/syakyo_env-ruby.git
     
  3. Install gems
    cd syakyo_env-ruby
    bundle install --path vendor/bundle
     
  4. Install Cookbooks
    cd syakyo\chef-repo
    bundle exec berks install --path cookbooks
     
  5. Start
    cd ..
    vagrant up
     

Tested environment

  • Windows7 x64
  • Ruby 2.0.0 (RubyInstaller)
  • Vagrant 1.4.3
  • vagrant-omnibus 1.3.0
  • VirtualBox 4.3.6
  • knife-solo 0.4.1
  • Berkshelf 2.0.14
  • Bundler 1.5.3

About

Ruby用の写経環境

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages