Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandymint/vagrant-rails-box

Typical vagrant box for rails deployment.
https://github.com/brandymint/vagrant-rails-box

Last synced: about 6 hours ago
JSON representation

Typical vagrant box for rails deployment.

Awesome Lists containing this project

README

        

## Настройка

1. Установить vagrant 1.2.2
2. `vagrant plugin install vagrant-berkshelf`

Установка виртуалки:

Под linux: `vagrant plugin install vagrant-lxc`
Под Mac: `установить virtialbox`

```
> bundle; berks
```

## Запуск

Под linux: `vagrant up --provider=lxc`
Под Mac: `vagrant up`

## Полезные chef-рпцепты

https://github.com/DanThiffault/rails-lastmile

## Вдохновление

* http://www.119labs.com/blog/2012/03/21/rails-vagrant-chef/

## Похожие проекты

* https://github.com/jpettersson/vagrant-rails-project-box
* https://github.com/amaia/rails-starter-box
* https://github.com/banyan/chef-rails-dev-box
* https://github.com/amaia/rails-starter-box