Giter VIP home page Giter VIP logo

hobo-gallery's Introduction

(Skip to the list of .hobo files)

About Hobo and .hobo Files

Hobo is a Mac OS X application by Click On Tyler that acts as a GUI layer on top of HashiCorp's Vagrant software.

Hobo generates .hobo files, which are designed to live in your source control where you would normally store your Vagrantfile. The Hobo application allows you to edit basic settings within your .hobo file and then compile those settings into a proper Vagrantfile. Thus, rather than maintaining a Vagrantfile, you manage your Vagrant environment with Hobo and your .hobo file.

The chief benefit of using a .hobo file is that it allows you to manage your Vagrantfile content in addition to the provisioning commands that go along with it and that are typically stored in a bootstrap.sh file.

Hobo is not designed to replace complex provisioning setups that make use of Chef or Puppet. Hobo is not a tool for serious sys-admins deploying complex Vagrant environments. It's designed to be used by casual hobbyists and professionals who have a need for easily reproducable test environments on their local Macs.

.hobo files are self-contained and designed to be shared. Technical managers can create one hobo file representing their company's development environment and then pass that .hobo file around to their non-technical employees, who can then open that file in Hobo and launch a Vagrant environment without any command line knowledge. Further, useful .hobo files are encouraged to be shared publicly via this repository so that others can find, download, and install them.

Contributing

We encourage you to contribute useful .hobo files to this repository for the benefit of the community. Feel free to fork this repo and submit a pull request. Or, you can simply email your .hobo file to [email protected] and we'll add it here for you.

Directory of Hobo Files

This section contains an annotated directory of all the publicly available .hobo files available in this repo.

hobo-gallery's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.