Skip to content

w1mvy/my_vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Example

The following things will be installed

  • mysql
  • nginx
  • git
  • zsh
  • vim
  • tmux
  • rbenv

HOW TO INSTALL

install VirtualBox

install vagrant

install rbenv & ruby

install vagrant plugin

$ vagrant plugin install vagrant-omnibus
$ vagrant plugin install vagrant-berkshelf
$ gem install berkshelf

start vagrant

$ vagrant up
$ vagrant provision
$ vagrant ssh

About

vagrant setting for me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages