Skip to content

Scripts for building a Vagrant VM for Heroku's Cedar-14 stack (Ubuntu 14.04, Postgres 9.4, ruby, rubygems, imagemagick)

Notifications You must be signed in to change notification settings

Sylph/vagrant-heroku-cedar-14-padrino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Heroku Cedar-14 Box

Forked from: https://github.com/kiere/vagrant-heroku-cedar-14

  • Ubuntu 14.04
  • PosgreSQL 9.4
  • NodeJS 0.10.25 (for ExecJS)
  • Ruby (currently 2.3.1)
  • Rubygems (currently 2.5.1)
  • Imagemagick
  • Phantomjs (for poltergeist gem)
  • Padrino (latest) and activesupport (latest)

This box is published in Atlas as 'Aletheia/heroku-cedar-14-padrino' and can be used simply by adding config.vm.box = 'Aletheia/heroku-cedar-14-padrino' to your Vagrantfile.

About

Scripts for building a Vagrant VM for Heroku's Cedar-14 stack (Ubuntu 14.04, Postgres 9.4, ruby, rubygems, imagemagick)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%