Heroku Metabase



To follow along with the articles in Learn, you’ll need a working Metabase installation.

Metabase is the easy, open source way for everyone in your company to ask questions and learn from data. Running Metabase on Heroku. Heroku is a great place to evaluate Metabase and take it for a quick spin with just a click of a button and a couple minutes of waiting time. If you decide to keep your Metabase running long term we recommend some upgrades as noted in the documentation linked to.

  • Heroku, San Francisco, California. 80,169 likes 41 talking about this 918 were here. Heroku provides services and tools to build, run and scale beautiful mobile and web applications.
  • Our hosted version, Metabase Cloud. All you need to do is sign up for a free trial, and you’re off to the races. AWS Elastic Beanstalk. Step-by-step instructions on how to deploy Metabase on Elastic Beanstalk using RDS. Currently in beta. We’ve run Metabase on Heroku and it works just fine, but it’s not hardened for production use.
  • Join Stack Overflow to learn, share knowledge, and build your career.
  • Metabase, the perfect data visualization tool to run your data analysis - Heroku, to host your database - PGAdmin, to create your database and data set. Why is this course different from the others? 1- You will apply SQL in real business cases that you will be able to reuse 2- You will work on your own database.

The simplest way to get up and running is to run the JAR file. Just follow the instructions in the docs, and you can ignore the rest of this page.

Running Metabase in production

There are two basic ways to run Metabase in production: you can sign up for Metabase Cloud, or host Metabase yourself.

Heroku Metabase

Different ways to install and run Metabase

We package Metabase as a Java JAR file, and you can run it anywhere Java is available. We also offer a few options for running the JAR:

MethodDescription
JARThe simplest way to get up and running.
DockerIf you prefer to manage Metabase using a Docker container.
Mac ApplicationMetabase provides a binary Mac OS X application for users who want to try Metabase on a Mac system.

Running Metabase on cloud platforms

You can also run Metabase in the cloud. We offer our own version, and provide some guides for setting up Metabase on other platforms.

Metabase Cloud

Metabase Heroku Update

Our hosted version, Metabase Cloud. All you need to do is sign up for a free trial, and you’re off to the races.

AWS Elastic Beanstalk

Step-by-step instructions on how to deploy Metabase on Elastic Beanstalk using RDS.

Heroku Metabase

Heroku

Deploy Heroku Metabase

Currently in beta. We’ve run Metabase on Heroku and it works just fine, but it’s not hardened for production use just yet. If you’re up for it then give it a shot and let us know how we can make it better!

Debian as a service

Community support only at this time, but learn how to deploy Metabase as a service on Debian (and Debian-based) systems. Simple, guided, step-by-step approach that will work on any VPS.

Kubernetes

Community Helm chart for running Metabase on Kubernetes