Skip to content

rocketeers/rocketeer-campfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campfire for Rocketeer

Sends a basic deployment message to a Campfire room :

Campfire

To setup add this to your composer.json and update :

"anahkiasen/rocketeer-campfire": "dev-master"

Then you'll need to set it up, so do artisan config:publish anahkiasen/rocketeer-campfire and complete the configuration in app/packages/anahkiasen/rocketeer-campfire/config.php :

  • subdomain: http://{subdomain}.campfirenow.com.
  • room: Numeric ID for the room you want the message sent to.
  • key: API key for the user you the message sent from.

Once that's done add the following to your providers array in app/config/app.php :

'Rocketeer\Plugins\RocketeerCampfireServiceProvider',

And that's pretty much it.

About

Campfire notifications for Rocketeer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages