GitHub Boxen: Automating Mac OS X Configuration and Management
GitHub has open sourced Boxen used internally for automated configuration of Mac laptops, a tool that could be converted to set up Linux or Windows machines.
Boxen is GitHub’s automation tool for setting up and configuring Mac laptops for software development or other type of work, being used by their developers, lawyers, designers, shippers, etc.. The idea is to prepare a system for work with minimal intervention in an automated way and as error free as possible. According to GitHub, with Boxen a new developer has his Mac system set up and ready for committing code in 30 minutes.
Boxen is based on a large collection of dozens of Puppet modules enabling the set up of various pieces of software such as Cassandra, MongoDB, Java, Python, Ruby, Node,js, nginx, Skype, even Minecraft. Although Boxen comes with a preconfigured setup, each user can tweak its configuration as desired.
After a systems administrator has set up a desired configuration with Boxen he can deploy it to an organization via a web application running on Heroku and protected with OAuth.
Boxen works with the latest Mac OS X 10.8, but it could be made to work with earlier version or adapted for Linux or Windows, since the bulk of the work is done by Puppet. The tool has been open sourced under a MIT license.
Educational Content
Clojure in the Field
Stuart Halloway May 23, 2013
Tuning the Size of Your Thread Pool
Kirk Pepperdine May 23, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think