Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wnoguchi/basic-ubuntu-vagrant-box
Basic Ubuntu Vagrant Box built by packer
https://github.com/wnoguchi/basic-ubuntu-vagrant-box
Last synced: about 1 month ago
JSON representation
Basic Ubuntu Vagrant Box built by packer
- Host: GitHub
- URL: https://github.com/wnoguchi/basic-ubuntu-vagrant-box
- Owner: wnoguchi
- Created: 2013-12-11T10:27:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-03T19:50:37.000Z (over 11 years ago)
- Last Synced: 2023-03-22T12:51:07.664Z (almost 2 years ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
basic-ubuntu-vagrant-box
=====Vagrant and Packer.io configuration and shell scripts for building basic Ubuntu Vagrant Box locally.
Dependencies to Install:
-----------------------
* [VirtualBox](https://www.virtualbox.org/)
* [Vagrant](http://www.vagrantup.com/)
* [packer](http://www.packer.io/)Build the Vagrant VM for local use:
-------------------------
To launch a VM: **./build.sh**.To ssh into the box from the host: vagrant ssh basic