An open API service indexing awesome lists of open source software.

https://github.com/dcsg/coursera-startup-engineering-vm-vagrant-puppet

Creates a Virtual Machine with Vagrant and Puppet for Coursera Startup Engineering Course
https://github.com/dcsg/coursera-startup-engineering-vm-vagrant-puppet

Last synced: about 1 year ago
JSON representation

Creates a Virtual Machine with Vagrant and Puppet for Coursera Startup Engineering Course

Awesome Lists containing this project

README

          

Coursera Startup Engineering Course - Virtual Machine [![endorse](https://api.coderwall.com/danielcsgomes/endorsecount.png)](https://coderwall.com/danielcsgomes)
=================================================================================================================================================================

Creates a VirtualBox Virtual Machine with Vagrant and Puppet for Coursera Startup Engineering Course.

#### What will be installed

* Ubuntu 12.10 64-bit
* Python, g++, wget, curl, htop, vim
* Heroku
* NodeJS v0.8.9

#### Usage

* Download and install [Vagrant 1.2.2](http://downloads.vagrantup.com/tags/v1.2.2)
* Download and install [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
* Install git submodules: `git submodule update --init`
* Run the command `vagrant up`
* On \*unix to enter in the machine run the command `vagrant ssh` on Windows it will output the configuration to access via `puTTy`