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
- Host: GitHub
- URL: https://github.com/dcsg/coursera-startup-engineering-vm-vagrant-puppet
- Owner: dcsg
- Created: 2013-06-22T16:30:20.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T08:31:27.000Z (over 12 years ago)
- Last Synced: 2025-04-01T15:21:20.914Z (about 1 year ago)
- Language: Puppet
- Size: 125 KB
- Stars: 2
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Coursera Startup Engineering Course - Virtual Machine [](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`