chef-partners/chef-hipchat-plugin

Name: chef-hipchat-plugin

Owner: Chef Partners

Description: A plugin for HipChat to get information from the Chef server

Created: 2016-02-26 01:24:45.0

Updated: 2017-08-17 14:49:33.0

Pushed: 2016-08-09 21:31:53.0

Homepage: null

Size: 156

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

chef-hipchat-plugin

A plugin for Hipchat to get information from the Chef server. You will need to Deploy/Install this plugin, then configure it. Both are explained in this README.md.

Deployment or Installation
Heroku
Heroku Button
  1. First click the following button to provision the instance: Deploy
  2. After provisioning is done, set up heroku toolbelt
  3. Login to the heroku cli: heroku login
  4. Clone the git repo that is under the settings, cd into that directory.
  5. Take note of the heroku application URL, edit the config.json line 96, with that URL.
  6. Added the change to the master branch: git commit -am 'added new baseURL'
  7. Push to heroku: git push heroku master
  8. Refresh your instance, you should see a JSON blob.
  9. Continue to the Configuration section.
Heroku by hand
Local instance
Configuration
  1. Go to your location, https://<url>/atlassian-connect.json you should see your application ready to install.
  2. Inside Hipchat, click on Configure integrations on the bottom right.
  3. Scroll to the bottom of the page, and click Install an integration from a descriptor URL.
  4. Paste your heroku URL with atlassian-connect.json on the end to the Descriptor URL box, click Install.
  5. Select the Room you'd like to install to, click Continue.
  6. Verify this is what you'd like to install, click Approve.
  7. Configure your Plugin via the required fields, congrats, you've installed the Plugin!
Commands
License and Authors

Author:: Chef Partner Engineering (partnereng@chef.io)

Copyright:: Copyright (c) 2016 Chef Software, Inc.

License:: Apache License, Version 2.0

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

://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.

Contributing
  1. Fork it ( https://github.com/chef-partners/chef-hipchat-plugin/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.