Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 362 Bytes

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.