Skip to content

FastRobot/habitat-plans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

habitat.sh plans by Fast Robot, LLC

What?

All our habitat.sh plans, jumbled into one repo!

I'm sure we'll sort them out, or move some to core

Example Usage

  1. clone this repo
  2. install the hab binary from https://habitat.sh
  3. Run these commands:
hab studio -k <yourOrg>/enter # stay in studio
 build grafana
 hab pkg export docker <yourOrg>/grafana
 # exit studio
docker run -p 3000:3000 --name my_grafana <yourOrg>/grafana

About

Some habitat.sh plan files by FastRobot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors