Skip to content

chrisjhelms/devops_toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer templates - http://packer.io

For use with vagrant and virtualbox

Fedora 20 build

Basic dev box with Chef, VirtualBox guest additions, and vagrant public keys

Instructions

  1. Get the prerequisites
  1. Create a 'build' folder
  2. Build the box

packer build fedora-20-x86_64.json

  1. The resulting 'box' located within the build directory can be used with vagrant and virtualbox

Vagrant Example - Tomcat build

  1. Make sure you have built the box with packer, step 3
  2. cd into tomcat_example
  3. vagrant up
  4. Add an application to the webapps folder
  5. Go to http://127.0.0.1:8888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published