Skip to content

Vagrant development environment provisioned with shell scripts on a (linux/ubuntu) xenial64 box

Notifications You must be signed in to change notification settings

rodrigobraga/vagrant-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-dev-env

Development environment provisioned with shell scripts on a (linux/ubuntu) xenial64 box

SSH access from a host with Windows 10

Use PuTTYgen to generate a .ppk from the private key located on .vagrant\machines\default\virtualbox\private_key, and set up connection > SSH > Auth to file created above on your PuTTY session.

Virtual Box dependencies

vagrant plugin install vagrant-vbguest

About

Vagrant development environment provisioned with shell scripts on a (linux/ubuntu) xenial64 box

Resources

Stars

Watchers

Forks

Packages

No packages published