juicebox

A virtual machine designed for programming workshops.

Github星跟踪图

Juice Box

A virtual machine designed for programming workshops.

screenshot

Based on boxcutter/ubuntu.

Reason

Technical workshops shouldn't be about installing a development environment in Linux, Windows, OS X, or whatever else. Unless that's what they are about, this takes way too much time from everyone and it's a pain.

Specs

This project includes two Packer templates:

  • server.json - No desktop environment.
  • desktop.json - Xubuntu desktop environment.

Both of them build a virtual machine based on Ubuntu Server 14.04 with the the following software installed:

Desktop version has the following installed:

Distributing

I'll be building OVA files and Vagrant boxes for each version and hosting them.

Building and Uploading

Requirements:

Server

$ make server
$ AWS_ACCESS_KEY_ID='' AWS_SECRET_ACCESS_KEY='' make upload/server

Desktop

$ make desktop
$ AWS_ACCESS_KEY_ID='' AWS_SECRET_ACCESS_KEY='' make upload/desktop

主要指标

概览
名称与所有者jpadilla/juicebox
主编程语言Shell
编程语言Shell (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2014-05-01 02:45:06
推送于2015-09-26 12:30:28
最后一次提交2015-09-26 08:30:22
发布数3
最新版本名称v1.3.0 (发布于 )
第一版名称v1.1.0 (发布于 )
用户参与
星数533
关注者数26
派生数28
提交数81
已启用问题?
问题数25
打开的问题数4
拉请求数3
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?