Bs

Blazer Self-Hosted SQL BI Dashboard

AWS Analytics

self-hosted SQL business intelligence: explore data with SQL, build dashboards, schedule data checks, backed by cloudimg support

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

Blazer is an open-source, self-hosted business-intelligence tool. Write SQL queries, turn them into charts and dashboards, and schedule data checks that alert you when something looks wrong. It runs against a bundled database out of the box and can be pointed at your own data source with a read-only role. The cloudimg image fronts the web interface with authentication and ships populated with example queries and a dashboard, so the query editor and charts render real content the moment you sign in.

Why the cloudimg image

The cloudimg image is production-ready on first boot. Because Blazer has no built-in authentication, the web interface is gated behind an nginx reverse proxy with HTTP Basic auth on every path, and a unique admin password, application secret and database password are generated for every instance on first boot and stored in a root-only file, so no shared or default credential ships in the image. It comes with a paired step-by-step deploy guide and 24/7 expert support.

Common uses

  • Self-hosted SQL exploration and business-intelligence dashboards with full data ownership
  • A private, in-your-own-cloud alternative to hosted BI tools for privacy or data-residency needs
  • Scheduled data checks and alerts over an internal database

Key features

  • Self-hosted Blazer SQL and business-intelligence dashboard - explore data with SQL, build charts and dashboards, and schedule data checks - fronted by an nginx reverse proxy on port 80 with a bundled PostgreSQL database, ready with no manual setup
  • Secure by default: because Blazer has no built-in authentication, the web interface is gated behind HTTP Basic auth on every path, and a unique admin password, application secret and database password are generated for every instance on first boot and stored in a root-only file - no shared or default credential ships in the image
  • 24/7 technical support from cloudimg, with expert help on deployment, TLS termination, connecting external databases with read-only roles, backups and scaling

See it running

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

Blazer Self-Hosted SQL BI Dashboard screenshot 1 Blazer Self-Hosted SQL BI Dashboard screenshot 2 Blazer Self-Hosted SQL BI Dashboard screenshot 3 Blazer Self-Hosted SQL BI Dashboard screenshot 4

Description

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

## Why This AMI Instead of Self-Deploying?

Blazer is a popular open source, self-hosted business-intelligence tool: write SQL queries, turn them into charts and dashboards, and schedule data checks that alert you when something looks wrong. Deploying it yourself means installing Docker, running the Rails application, provisioning and hardening a database, fronting the app behind a reverse proxy with authentication, and generating and rotating application secrets. This AMI eliminates that effort entirely - your self-hosted SQL dashboard is running within minutes of launch, not hours. You get a pre-hardened, tested configuration backed by 24/7 expert support with a one-hour average response for critical issues, something community forums cannot provide.

The current release available is Blazer 3.4.0.

## Application Stack

The official upstream Blazer container runs under one systemd service, backed by a bundled PostgreSQL database. A host nginx reverse proxy fronts the application on port 80 and gates every path behind HTTP Basic authentication, because Blazer has no built-in authentication of its own. The database listens on the loopback address only; nginx is the single public listener. The image ships populated: a sample dataset, four example queries, a dashboard and a data check, so the query editor, chart results and dashboards render real content the moment you sign in.

## Secure By Default

Blazer runs arbitrary SQL, so an unauthenticated instance would be a serious risk. Many pre-built images ship with shared or default credentials - this image eliminates that entirely:

  • A unique admin password, a unique application secret and a unique database password are generated for every instance on its first boot, before the application is reachable
  • The web interface is gated behind HTTP Basic authentication on every path except a static health endpoint - no path is world-open
  • The database listens on loopback only and is never exposed to the network
  • The admin password is stored in a root-only file, inaccessible to unprivileged users
  • No shared or default credential ships in the image, and no plaintext database credential survives capture

## Ready To Use

Browse to the instance on port 80, sign in with the generated admin credentials, and start exploring. The bundled sample dataset and example queries let you try charts and dashboards immediately; point Blazer at your own database with a read-only role when you are ready to query production data.

## What You Avoid By Using This AMI

  • Installing Docker and running the Rails application
  • Provisioning, tuning and hardening a database
  • Fronting the app behind a reverse proxy with authentication
  • Generating and securely rotating application and database secrets
  • Ongoing maintenance and security patching without expert guidance

## cloudimg Support

24/7 technical support by email and chat with a one-hour average response for critical issues. Our engineers help with deployment, TLS termination, connecting external databases with read-only roles, backups, user management and scaling.

## Use Cases

  • Self-hosted SQL exploration and business-intelligence dashboards with full data ownership
  • A private, in-your-own-VPC alternative to hosted BI tools for privacy or data-residency requirements
  • Scheduled data checks and alerts over an internal database

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

blazerbusiness intelligencesqldashboarddata analyticschartsself hostedpostgresqlopen sourcereporting