GithubHelp home page GithubHelp logo

kryndex / habitat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from habitat-sh/habitat

0.0 1.0 0.0 73.61 MB

Modern applications with built-in automation

Home Page: https://www.habitat.sh

License: Apache License 2.0

Shell 5.90% Makefile 0.14% PowerShell 1.32% Rust 72.06% Batchfile 0.01% RAML 0.87% JavaScript 0.38% TypeScript 4.67% HTML 11.38% CSS 2.19% Ruby 0.42% C 0.08% Python 0.03% HCL 0.56%

habitat's Introduction

Habitat

Build Status Build status Slack

Want to try Habitat? Get started here.

Habitat is an application automation framework that allows you to build applications that have automation built-in. This provides modern applications that:

  • Provide repeatable builds
  • Run from single, immutable assets
  • Allow for runtime configuration for multiple deployment scenarios
  • Are agnostic to operating environment (works the same on bare metal, virtualization, containers, PaaS)
  • Provide idempotent behavior (the same inputs to the same asset provide the same outcome)
  • Provide convergent behavior (each service makes progress towards the correct behavior in the face of failure)
  • Expose promises to those who rely on it
  • Provide a low barrier to entry
  • Are language agnostic

To learn more about Habitat, please visit the Habitat website.

Participation in the Habitat community is governed by the code of conduct.

Table of Contents

Install

You can download Habitat from the Habitat downloads page.

Once you have downloaded it, follow the instructions on the page for your specific operating system.

If you are running MacOS and use Homebrew, you can use our official Homebrew tap.

$ brew tap habitat-sh/habitat
$ brew install hab

If you are running Windows and use Chocolatey, you can install our chocolatey package

C:\> choco install habitat

If you do not run Homebrew or Chocolatey, or if you use Linux, you can use the Habitat install script from a bash shell.

$ curl https://raw.githubusercontent.com/habitat-sh/habitat/master/components/hab/install.sh | sudo bash

Contribute

We are always looking for more opportunities for community involvement. Interested in contributing? Check out our CONTRIBUTING.md to get started!

Documentation

Get started with the Habitat tutorials or plunge into the complete documentation.

Code Organization

Core Plans

The Habitat plans that are built and maintained by Habitat's Core Team are in their own repo.

Habitat Supervisor, Builder, and other core components

The code for the Habitat Supervisor, Builder, and other core components are in the components directory.

Web Application

The code for the Habitat Builder web application is in the components/builder-web directory. See its README for more information.

Docs

Habitat's website and documentation source is located in the www directory of the Habitat source code. See its README for more information.

Roadmap

The Habitat project's roadmap is public and is on our community page.

The Habitat core team's project tracker is also public and on Github.

Community and support

Builder Dev Env

See BUILDER_DEV.md for information on setting up a Builder Dev Environment

Building

See BUILDING.md for platform specific info on building Habitat from source.

Further reference material

License

Copyright (c) 2016 Chef Software Inc. and/or applicable contributors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

habitat's People

Contributors

adamhjk avatar apriofrost avatar baumanj avatar chef-delivery avatar chefsalim avatar christophermaier avatar cnunciato avatar cwebberops avatar echohack avatar elliott-davis avatar fnichol avatar georgemarshall avatar kevindickerson avatar krnowak avatar magwalk avatar mattray avatar mgamini avatar mwrock avatar nellshamrell avatar predominant avatar raskchanky avatar reset avatar rhass avatar robbkidd avatar rsertelon avatar smacfarlane avatar smith avatar smurawski avatar tashimi avatar thesentinels avatar

Watchers

 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.