Skip to content

shirataki1126/virtualmachine-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Make sure you've installed Requirements.
  • Open terminal, cd to working directory and clone the project git clone git://github.com/YoshikawaTaiki/vagrant-template.git
  • Place application source code into webroot folder
  • To turn off virtual machine execute vagrant halt
  • To start the virtual machine again execute vagrant up
  • To clean up execute vagrant destroy

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

About

Virtual Machine Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 86.6%
  • HTML 5.7%
  • C 5.2%
  • Shell 1.6%
  • Python 0.6%
  • Dockerfile 0.2%
  • Other 0.1%