diff --git a/apps/reportburster/README.md b/apps/reportburster/README.md new file mode 100644 index 0000000..fe78d55 --- /dev/null +++ b/apps/reportburster/README.md @@ -0,0 +1,8 @@ +[ReportBurster](https://github.com/flowkraft/reportburster) is a self-hosted, open-source BI application and an alternative to commercial software like Crystal Reports, SSRS, Tableau, or even Power BI. + +## Self-Host with Docker + +1. Download **[reportburster-server-docker.zip](https://downloads.reportburster.com/file/reportburster/newest/reportburster-server-docker.zip)** +2. Extract the zip and navigate to the `ReportBurster` directory +3. Run `docker compose up -d` +4. Open `http://localhost:9090`