{"id":13937846,"url":"https://github.com/jpadilla/juicebox","last_synced_at":"2025-04-06T04:15:10.667Z","repository":{"id":16579877,"uuid":"19334011","full_name":"jpadilla/juicebox","owner":"jpadilla","description":"A virtual machine designed for programming workshops.","archived":false,"fork":false,"pushed_at":"2015-09-26T12:30:28.000Z","size":829,"stargazers_count":534,"open_issues_count":4,"forks_count":28,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-30T03:08:55.431Z","etag":null,"topics":["packer","programming-workshop","virtual-machine"],"latest_commit_sha":null,"homepage":"http://jpadilla.github.io/juicebox/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpadilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-01T02:45:06.000Z","updated_at":"2025-03-02T17:41:34.000Z","dependencies_parsed_at":"2022-09-24T08:12:01.323Z","dependency_job_id":null,"html_url":"https://github.com/jpadilla/juicebox","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpadilla%2Fjuicebox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpadilla%2Fjuicebox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpadilla%2Fjuicebox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpadilla%2Fjuicebox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpadilla","download_url":"https://codeload.github.com/jpadilla/juicebox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430963,"owners_count":20937875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["packer","programming-workshop","virtual-machine"],"created_at":"2024-08-07T23:03:57.581Z","updated_at":"2025-04-06T04:15:10.474Z","avatar_url":"https://github.com/jpadilla.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Juice Box\n\nA virtual machine designed for programming workshops.\n\n![screenshot](https://cloud.githubusercontent.com/assets/83319/6881507/2d79b776-d538-11e4-853a-f4390f324042.png)\n\nBased on [boxcutter/ubuntu](https://github.com/boxcutter/ubuntu).\n\n## Reason\n\nTechnical 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.\n\n## Specs\n\nThis project includes two [Packer](https://packer.io/) templates:\n\n- server.json - No desktop environment.\n- desktop.json - Xubuntu desktop environment.\n\nBoth of them build a virtual machine based on `Ubuntu Server 14.04` with the the following software installed:\n\n- [Git](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/git.sh)\n- [Python 3.4 with pyenv](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/python.sh)\n- [Node.js with nvm](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/nodejs.sh)\n- [Ruby 2.1 with RVM](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/ruby.sh)\n- [MongoDB](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/mongodb.sh)\n- [Redis](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/redis.sh)\n- [PostgreSQL](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/postgresql.sh)\n- [Docker](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/docker.sh)\n\nDesktop version has the following installed:\n\n- [Sublime Text 3](https://github.com/jpadilla/juicebox/blob/master/scripts/provisioning/sublime-text-3.sh)\n- [Google Chrome](https://github.com/jpadilla/juicebox/blob/master/scripts/provisioning/google-chrome.sh)\n- [Firefox](https://github.com/jpadilla/juicebox/blob/master/scripts/provisioning/firefox.sh)\n\n## Distributing\n\nI'll be building OVA files and Vagrant boxes for each version and hosting them.\n\n## Building and Uploading\n\nRequirements:\n- [Packer](https://packer.io/)\n- [S3cmd](http://s3tools.org/s3cmd)\n\n### Server\n\n```\n$ make server\n$ AWS_ACCESS_KEY_ID='' AWS_SECRET_ACCESS_KEY='' make upload/server\n```\n\n### Desktop\n\n```\n$ make desktop\n$ AWS_ACCESS_KEY_ID='' AWS_SECRET_ACCESS_KEY='' make upload/desktop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpadilla%2Fjuicebox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpadilla%2Fjuicebox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpadilla%2Fjuicebox/lists"}