Skip to content

voiio/metabase-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Heroku Buildpack for Metabase

Add the following to your app.json:

{
  "env": {
    "METABASE_VERSION": "latest"
  },
  "buildpacks": [
    {
      "url": "https://github.com/voiio/metabase-buildpack"
    }
  ]
}

Version

The version of Metabase that will be installed is specified in the METABASE_VERSION environment variable, for example:

heroku config:set METABASE_VERSION=v0.46.0

If this variable is not set, the latest available version will be installed.

About

Buildpack for Heroku

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Languages

  • Shell 100.0%