This repo holds the Dockerfile image used for the Metabase application currently available in the Edge Orchestration Marketplace. Metabase is an open-source business intelligence tool that simplifies data analysis and visualization. It connects to various databases and allows users to create interactive dashboards and reports.
- Query Builder: Easily filter, summarize, and visualize data without needing SQL knowledge.
- Interactive Dashboards: Build and customize dashboards with drill-through capabilities.
- Native Query Support: Write queries in SQL or other database-specific languages.
- Field Filters: Create smart filter widgets for more intuitive data exploration.
- Alerts: Set up notifications for specific data conditions via email or Slack.
- Data Export: Download query results in CSV, Excel, JSON, PDF, or PNG formats.
- Embeddable Charts: Embed charts and dashboards in other applications.
- Business Intelligence: Gain insights into business performance and trends.
- Data Exploration: Explore and analyze data from multiple sources.
- Reporting: Generate and share detailed reports with your team.
- Monitoring: Set up alerts to monitor key metrics and thresholds.
- You must have Metabase installed from the marketplace.
Metabase supports visualization for SQL databases. It is currently able to connect with the following apps also present in the Marketplace:
- PostgreSQL:
- Description: A powerful, open-source object-relational database system.
- Integration: Add a database from PostgreSQL by selecting it as an option in Metabase.
- Emerson Github Link:EmersonDeltaV/postgresql and EmersonDeltaV/pgadmin
- Launch the Metabase Web Interface:
http://{edge_ip}:3001. You will immediately be greeted with the following setup. Just follow along the steps.

- Connect the database of your choice.
- 03/27/2025 - First version.