yoshikawa / virtualmachine-template

Virtual Machine Template
MIT License
5 stars 1 forks source link
docker vagrant virtual-machine

VirtualMachine-Template

Using Vagrant or Docker to run various applications.

Description

YoshikawaTaiki/virtualmachine-template - Using Vagrant to run various applications.

Requirements

Usage

Vagrant

if you use Macintosh

  1. brew cask install virtualbox vagrant
  2. vagrant plugin install vagrant-omnibus vagrant-vbguest sahara vagrant-share vagrant-proxyconf
  3. vagrant up default
  4. vagrant ssh default

Install

Contribution

  1. Fork it ( https://github.com/Yoshikawataiki/vagrant-template/fork)
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

Licence

MIT

Author

YoshikawaTaiki