Skip to content

covidence/metabase-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack for Metabase

Add the following to your app.json:

"buildpacks": [ { "url": "https://github.com/metabase/metabase-buildpack" } ]

To set the version of metabase set the METABASE_VERSION environment variable in your heroku app.

e.g.

heroku config:set METABASE_VERSION=0.52.4 --app my-metabase-app

About

Buildpack for Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%