Skip to content

FlipABit/perfect-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfect Vagrant

Getting Started

$ vagrant plugin install vagrant-cachier
$ vagrant plugin install vagrant-host-shell
$ vagrant plugin install vagrant-hostsupdater
  • Clone this repository
  • Update config.default.json as appropriate
  • From within the cloned repository's folder, run $ vagrant up
  • SSH into the box (see below)
$ vagrant ssh

If you have left the default values in place (config.default.json), the server should now be accessible at: 10.0.3.20 / server.site

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 78.3%
  • Shell 21.7%