Skip to content

Companion buildpack for the Heroku Go Buildpack enabling Sqreen

License

Notifications You must be signed in to change notification settings

sqreen/heroku-buildpack-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sqreen Gopher

Heroku Buildpack for Go with Sqreen

This buildpack automatically enables Sqreen for Go. It is a companion buildpack of Heroku's official buildpack for Go.

Example

Click the following Heroku Button to deploy a Go HTTP server example protected by Sqreen. Its source-code can be found in the example/ directory.

Deploy

Usage

  1. Add this buildpack before the official heroku-buildpack-go:

Sqreen for Go

  1. Add the Sqreen addon: https://elements.heroku.com/addons/sqreen

  2. Add Sqreen's HTTP middleware for your framework: https://godoc.org/github.com/sqreen/go-agent/sdk/middleware

  3. Deploy your Go app to Heroku.

Congratulations, your app is now protected by Sqreen!

Sqreen for Go

Releases

No releases published

Packages

No packages published