DataEase - Business Intelligence and Data Visualization

AWS Analytics

self service business intelligence and data visualization, hardened and ready from cloudimg

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

DataEase is an open source business intelligence and data visualization platform. Connect to your databases and data sources, model datasets, and build interactive charts and dashboards, called panels, with a drag and drop designer, then share them with your team or embed them into your own applications. It occupies the same self service analytics space as Metabase and Superset.

Why the cloudimg image

The cloudimg image runs the official DataEase engine, API and dashboard container behind nginx over TLS, with a bundled MySQL metadata database reachable only on a private container network. The stock default administrator is reset to a unique password on each instance's first boot, a per instance database password is generated, and the Docker data root, metadata database and application state live on a dedicated, independently resizable data volume. Paired with a step by step deploy guide and 24/7 cloudimg support.

Common uses

  • Self service dashboards for business teams over your operational databases
  • Embedded analytics panels inside your own product or an internal portal
  • Operational and executive reporting consolidated from multiple data sources

Key features

  • Launch to live dashboard in minutes with zero manual configuration. This AMI pre-builds the entire stack, Docker, the MySQL metadata database, the DataEase engine and the nginx TLS proxy, and generates unique credentials on first boot. There is no editing configuration files, no wiring containers and no removing default administrators. Deploy on m5.large or larger and reach an authenticated, TLS-secured dashboard immediately.
  • Open source business intelligence with no feature gating, unlike tools that lock embedding or role based access behind paid tiers. DataEase provides a drag and drop panel designer, a dataset modeling layer with joins and calculated fields, and first class panel embedding for customer facing products, all in the open source core. Build and embed interactive dashboards without writing front end code or purchasing additional licenses.
  • Defence in depth security and 24/7 cloudimg support. Every instance generates its own administrator and MySQL passwords on first boot and the default credential is rejected. The database and engine bind to a private network, and only the nginx TLS proxy is exposed. The dedicated data volume is independently resizable and snapshot ready via AWS Backup. Backed by 24/7 email and chat support for deployment, data source connections, tuning and backup planning.

See it running

Real screenshots taken while testing this image against its deployment guide.

DataEase - Business Intelligence and Data Visualization screenshot 1 DataEase - Business Intelligence and Data Visualization screenshot 2 DataEase - Business Intelligence and Data Visualization screenshot 3 DataEase - Business Intelligence and Data Visualization screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

## Overview

DataEase is an open source business intelligence and data visualization platform with over 24,000 GitHub stars and a global community of users across industries including e-commerce, SaaS, financial services and healthcare. Connect to your databases and data sources, build charts and rich interactive dashboards, called panels, with a drag and drop designer, and share them with your team or embed them into your own applications. This AMI delivers DataEase fully installed and secured so a working analytics platform is operational within minutes of launch.

## Why DataEase Over Other BI Tools

DataEase occupies the same space as Metabase and Superset but offers distinct advantages for teams that need self-hosted, embeddable analytics:

  • Open source core with no feature gating: capabilities such as embedding, dataset modeling and role based access are available in the open source core without upgrading to a paid tier
  • Drag and drop panel designer: non technical users build multi chart dashboards without writing SQL or front end code, reducing reliance on engineering teams
  • First class embedding model: design panels in DataEase and embed them directly into customer facing products or internal portals, keeping data and rendering on infrastructure you control
  • Dataset modeling layer: define reusable datasets with joins, calculated fields and filters that analysts can query without touching raw tables

This AMI adds production grade hardening and 24/7 cloudimg support on top of the upstream project, eliminating the operational burden of a manual deployment.

## Why This Image vs a Manual Install

Running DataEase yourself means standing up Docker, a MySQL metadata database, and the DataEase engine, wiring them together on a private network, rendering the application configuration, and removing the well known default administrator the stock image seeds on first initialization. This image completes every one of those steps at build time. The engine and dashboard are bound to the loopback interface and fronted by an nginx reverse proxy with TLS; the MySQL metadata database is never exposed on a host port; a unique administrator password and database password are generated on each instance's first boot. Launch the instance, read your unique credential, and sign in.

## Application Stack

DataEase is delivered as the official all in one engine, API and dashboard container, pinned by digest, alongside a bundled MySQL metadata database, also pinned by digest and reachable only inside a private container network. Docker Engine and its data root, including every pre pulled image and the metadata database and application state, live on a dedicated independently resizable data volume separate from the OS disk. systemd brings the whole stack up on boot and restarts it on failure. The dashboard and API are served behind nginx over TLS.

## Security Hardening

This image follows a defence in depth approach:

  • No default or shared credentials: the well known default administrator the stock image seeds is reset to a unique, cryptographically random password on each instance's first boot, before the port is reachable, and written only to a root-only file; the default credential is rejected
  • Per instance secrets: the MySQL database password and the administrator password are generated per instance on first boot, never shipped in the image
  • Network isolation: the engine, dashboard and API bind exclusively to the loopback interface; the MySQL metadata database is never published to a host port; only the nginx reverse proxy is exposed, over TLS
  • Dedicated data volume: the Docker data root, the metadata database and the application state live on their own disk, surviving OS-disk changes and resizable independently
  • Automatic restart: systemd monitors the stack and restarts it on failure

Buyers requiring formal compliance documentation should contact cloudimg to discuss specific requirements.

## AWS Integration

Deploy on any EC2 instance type; the recommended size is m5.large. Put the DataEase dashboard behind an Application Load Balancer for TLS termination with your own certificate and health monitoring. Back up the metadata database and application state using EBS snapshots or AWS Backup, and resize the dedicated data volume independently of the OS disk as your dashboards and datasets grow. Connect DataEase to data sources running in your VPC, such as Amazon RDS or Amazon Redshift, over private networking.

## cloudimg Support

24/7 technical support by email and chat. Help with deployment, reverse-proxy termination with your own domain and certificate, connecting external data sources, tuning the bundled MySQL metadata database, embedding panels into your own applications, and backup planning for your dashboards and datasets.

Related technologies

business intelligencedata visualizationdashboardsanalytics platformself-hosted biopen source biembedded analyticsdrag and drop chartsreporting tooldataeasedata panelsmysqlself service analyticsinteractive dashboards