Skip to content

Notify the rollbar error tracker of dokku deployments

License

Notifications You must be signed in to change notification settings

vlucas/dokku-rollbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dokku Rollbar

Dokku Rollbar is a plugin for Dokku that notifies Rollbar of deployments.

This dokku plugin could be easily modified to support other error trackers (Sentry, etc).

Installation

Verified to work on dokku 0.7+, will probably work without modification on early dokku versions.

$ dokku plugin:install https://github.com/vlucas/dokku-rollbar.git

The plugin pulls the Rollbar access token from your app's ROLLBAR_TOKEN and your environment from NODE_ENV. The app environment will default to production if NODE_ENV is not found

Commands

No commands. If ROLLBAR_TOKEN is set, Rollbar will be notified of each deploy.

Inspiration

About

Notify the rollbar error tracker of dokku deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%