Metabase Docker



Skip to end of metadataGo to start of metadata

Welcome to the Ed-Fi Tech Docs site! This site has information about Ed-Fi Standards, the Ed-Fi Technology Suite, as well as links to resources for the Ed-Fi community. Know what you're looking for? See the Quick Links below.

Docker Deployment scripts install and configure components of the Ed-Fi ODS / API on Docker containers Tech Suite Installer installs and configures components of the Ed-Fi Technical Suite. Migration Utility is a command-line tool built to upgrade the schema of an ODS instance up to the latest version, along with data migration. The HEAD of development on the Metabase repository. Use at your own risk. So my current metabase running in docker container on EC2 instance. This manual with provide some steps on how to create a postgres database dump that metabase is using and load it locally and explore it with a free tool called DBeaver. List your running docker containers with docker ps command.

  • Metabase provides an official Docker image via Dockerhub that can be used for deployments on any system that is running Docker. Here’s a one-liner that will start a container running Metabase. Docker run -d -p 3000:3000 -name metabase metabase/metabase Head over to our documentation for more detailed information about running on Docker!
  • A cron job is a Linux command used for scheduling tasks to be executed sometime in the future. This is normally used to schedule a job that is executed periodically – for example, to send out a notice every morning.

Start Here

Metabase Install

General resources to get started with everything the Ed-Fi Alliance has to offer.

Metabase Docker

Products & Technology

Links to Ed-Fi product catalog information and product documentation.

Ed-Fi Standards

General resources and links to Ed-Fi data standards and documentation.

What's New

The latest Ed-Fi product updates and contributions from the community on the Ed-Fi Exchange. Web clipper chrome.

Code & Developer Resources

Information, source code, and technical material for developers and technologists.

Community & Governance

Resources and links to get connected with the Ed-Fi community.

Recent Releases

  • Ed-Fi Data Standard v3.3 (early access)
Metabase Docker

Starter Kits

Community Resources

  • EE (login required)

Communities of Practice

Support

Code Repositories

  • Ed-Fi Open Source Code (GitHub)
  • Ed-Fi Exchange Open Source Code (GitHub)

Developer Resources

  • Ed-Fi Slack Channel (Slack)
  • Ed-Fi Tracker (Jira)
  • Data Mapping Tool (MappingEDU)

Product Documentation

  • ODS / API v5.2 (latest)
  • Dashboards v3.0 (latest)

All Versions & Compatibility


Standards

  • Ed-Fi Data Handbook v3.1 (current)
  • Ed-Fi Data Handbook v3.2.0-c (latest)
  • Ed-Fi Data Standard v3.1 (current)
  • Ed-Fi Data Standard v3.2.0-c (latest)
  • Ed-Fi Data Standard v3.3 (early access)

Governance & Work Groups

  • Governance Home (login required)
Metbase
v0.39.0.1 / Table of Contents

Getting Help

FAQs

Frequently asked questions about Metabase.

Troubleshooting Guide

Have a problem and need help? Start with our troubleshooting guide.

Metabase download

In-depth Guides

Users Guide

This is the go-to guide on asking questions and sharing answers using Metabase. You’ll learn in depth about how questions are expressed, how to chart answers, as well as how to share questions and create dashboards.

Metabase Docker Compose

Admin Guide

This guide is for advanced users and those who will be setting up and maintaining a Metabase installation. You’ll learn how to set the instance up, how to configure common settings, how to manage user accounts, and how to add databases.

Operations Guide

This guide contains more detailed information about how to install Metabase for production use. It covers topics like SSL termination, deploying via Docker Containers vs. Jars, as well as the tradeoffs involved.

Metabase Docker

Enterprise Edition

Enterprise Features Guide

Here’s where to go for help using the features included in the Enterprise Edition of Metabase.

For Developers

Developers Guide

This guide covers how to contribute back to the Metabase open source project. It includes setting up a development environment, running tests, and the contribution and product process Metabase follows.

Driver Development

Want to write your own database driver? This guide lists existing community drivers and shows how to get started with driver development.

Reference

Anonymous Information Collection Reference

This describes the anonymous usage information we collect (if you opt-in) as well as why we collect it and the ways we use it.