/vagrant-phoenix-postgres

Vagrant VM build for Elixir/Phoenix/PostgreSQL development. Includes nodejs 0.12 and Git.

Primary LanguageShell

Vagrant Elixir/Phoenix/PostgreSQL Box

Based off project: https://github.com/jackdb/pg-app-dev-vm

  • Ubuntu 14.04 LTS
  • Elixir 1.0.5
  • Phoenix 1.0.0
  • PosgreSQL 9.4.4
  • NodeJS 0.12.7
  • Git 1.9.1

This box is published in Atlas as 'lazygray/phoenix-postgres' and can be used simply by adding config.vm.box = 'lazygray/phoenix-postgres' to your Vagrantfile.