ginjo / slackspace

Slack integration for Rackspace notifications
7 stars 1 forks source link

SlackSpace

SlackSpace is a web service that recieves webhook notifications from Rackspace monitors, translates the payload, and pushes the notifications to your Slack team on the channel of your choice. Setup is easy: No need to create incoming webhooks for your Slack team any more. Just sign in and pick the channels you want to receive notifications on. To learn more or try it out, go here.

Legacy App

The SlackSpace open-source app contains the core translation code to handle forwarding of webhooks between Slack and Rackspace. The open source code should still work just fine, however it will not be maintained any further. Integrations created with the demo app on Heroku will continue to work with the SlackSpace service.

The documentation that follows is for the open-source app and/or for the legacy demo app. For information and help with the new SlackSpace service, head on over to the main site.

Using the Demo

Running this app on your own server

License

This software is licensed under The MIT License (MIT). This software is not provided by or endorsed in any way by Slack or Rackspace.

Copyright (c) 2015 William Richardson.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.