jpadilla / juicebox

A virtual machine designed for programming workshops.

Home Page:http://jpadilla.github.io/juicebox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux

jpadilla opened this issue · comments

Note: Current work is in the packer branch.

We need better and easier. This project should allow building and setting up distributables. It's possible to package a currently running VirtualBox environment into a re-usable box and export an OVA which can be imported directly into VirtualBox without the use of vagrant or any other tool. Ideally this OVA will be hosted for others to download, or provided via offline storage in workshops and classes.

  • Use boxcutter/ubuntu1404 box for "hacker" version
  • Use boxcutter/ubuntu1404-desktop for "gui" version
  • Install Sublime Text 3 for "gui" version
  • Install Chrome for "gui" version
  • Makefile: Build
  • Makefile: Upload artifact OVA files to S3/Cloudfront
  • Makefile: Upload box files to Atlas or S3/Cloudfront