Skip to content

toshima66/chef_rails_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chef_rails_template

Rails環境をサクッと作成できるように作ってみました。

下記で構築した環境(rbenv(ruby2.0), nginx(unicorn) , Vagrant)に、Railsアプリケーションをデプロイします。

Rails用のChef - toshima66/chef-rails

Requirement

Mac + Vagrantで使用できるように設定してあります。 利用前に、下記コマンドでVagrantへ接続できる状態にする必要があります。

ssh vagrant

Getting Started

おもむろに。

$ git clone [email protected]:toshima66/chef_rails_template.git
$ cd chef_rails_template
$ bundle install
$ bundle exec cap production deploy

無事デプロイできたら下記URLで確認します。

http://localhost:8080

Licence

MIT

About

chef, rails, vagrant, ubuntu14, unicorn, rbenv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published