Redash is an open-source data visualization and dashboarding platform that lets teams query dozens of data sources with SQL and share interactive dashboards. This image runs Redash on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80, a PostgreSQL + Redis backend, a unique per-VM admin credential seeded on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Redash on Ubuntu 24.04 LTS
Redash is an open-source platform for querying, visualizing, and sharing data. Connect to dozens of data sources (SQL databases, APIs, spreadsheets), write queries in the browser-based editor, build visualizations, and assemble interactive dashboards for your team. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
### Getting started
Retrieve the generated admin credentials with `sudo cat /root/redash-credentials.txt`, then sign in at the VM's public IP. Add a data source, write a query, and build a dashboard. The deployment guide on cloudimg.co.uk covers data sources, queries, and alerts.