Git Product home page Git Product logo

opscode-pushy-client's Introduction

Push Jobs Client

Build Status

Umbrella Project: Chef Infra

Project State: Active

Issues Response Time Maximum: 28 days

Pull Request Response Time Maximum: 28 days

NOTE: we know we have a backlog, and are working through it, but this applies for new requests.

This repository is the central repository for the Chef Push Jobs Client

If you want to file an issue about Chef Push Jobs Client or contribute a change, you're in the right place.

If you need to file an issue against another Chef project, you can find a list of projects and where to file issues in the community contributions section of the Chef docs.

Want to find out more about Push Jobs? Check out docs.chef.io!

Getting Help

We use GitHub issues to track bugs and feature requests. If you need help please post to our Mailing List or join the Chef Community Slack.

Development

Setup Local Machine

bundle install
brew install zeromq

Setup Chef Server w/ Push Jobs Server

  1. Check out chef/chef-server and start DVM w/ Manage and Push Jobs.
# config.yml
vm:
  plugins:
    chef-manage: true
    push-jobs-server: true

Run vagrant up to bring up the Push Jobs Server.

  1. Register you local machine as a node on the chef-server. From chef-server/dev, run:
vagrant ssh
sudo chef-server-ctl user-create local-dev Local Dev [email protected] 'password' -f /installers/local-dev.pem
sudo chef-server-ctl org-create push-client-local "Local Push Client Development" -a local-dev -f /installers/push-client-local-validator.pem
  1. Add your local machine as a node on the Chef Server.
chef-client -c .chef/client.rb

Start Push Jobs Client

./bin/pushy-client -c .chef/push-jobs-client.rb

Contributing

For information on contributing to this project see https://github.com/chef/chef/blob/master/CONTRIBUTING.md

opscode-pushy-client's People

Contributors

adamhjk avatar btm avatar chef-ci avatar chefsalim avatar danielsdeleo avatar deepalijagtap avatar fnichol avatar hosh avatar jaym avatar jeremiahsnapp avatar jeremymv2 avatar jkeiser avatar lamont-granquist avatar markan avatar mwrock avatar petecheslock avatar piyushawasthi avatar prajaktapurohit avatar schisamo avatar scotthain avatar scottopherson avatar sethvargo avatar smith avatar snapp avatar stevendanna avatar tas50 avatar tduffield avatar thommay avatar tyler-ball avatar yzl 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.