kiere / vagrant-phoenix-postgres

Vagrant VM build for Elixir/Phoenix/PostgreSQL development. Includes nodejs 0.12 and Git.
13 stars 10 forks source link

Vagrant Elixir/Phoenix/PostgreSQL Box

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

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.