Skip to content

OUDL/vagrant-docker-phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

OS X

  • Node: brew install nodejs or install via nvm
  • Update Homebrew: brew update
  • Elixir: brew install elixir
  • Phoenix: mix archive.install https://github.com/phoenixframework/phoenix/releases/download/v1.0.3/phoenix_new-1.0.3.ez

Or...`

Run Elixir/Phoenix with VMs/Containers! git clone https://github.com/OUDL/vagrant-phoenix.git

Vagrant

  • Run vagrant vagrant up

Docker

  • docker run -i -t -p 4000:4000 phoenix /bin/bash

About

Run Elixir/Phoenix with VMs/Containers!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published