Installation & Setup
Install ReportBurster Server on Windows or self-host with Docker on any platform.
ReportBurster Server runs on Windows, Linux, and macOS. Install it directly on Windows, or use Docker to self-host on any platform.
Table of Contents
Option 1 — Windows
ReportBurster Server installs on Windows the same way as ReportBurster Desktop. The installation steps are identical — download, extract, and run.
Prerequisites
- Java 17 or higher — on Windows,
ReportBurster.exeautomatically checks for Java when you launch it. If Java is missing, the application will guide you through the installation. See the QuickStart in 5 Minutes guide for the full walkthrough with screenshots.
Steps
-
Download the latest version: reportburster-server.zip
-
Extract the zip file to your preferred location Example:
C:/ReportBurster-Server(Tip: use a simple path likeC:/ReportBurster-Serverinstead ofC:/Program Files/ReportBurster-Serverfor easier access) -
Start the server by running
startServer.bat -
Access the web interface at
http://localhost:9090
Windows Service
ReportBurster Server can be configured as a Windows service so it starts automatically with the operating system and runs in the background. For details, see the Scheduling & Automation page.
Option 2 — Self-Host with Docker (Windows, Linux, macOS)
ReportBurster Server can be self-hosted using Docker on any platform — Windows, Linux, or macOS. Docker packages the server together with all its dependencies, so no Java installation is needed.
For full setup instructions, see the Self-Host with Docker guide.
Downloads
| Package | Use Case | Download |
|---|---|---|
| reportburster-server.zip | Direct install — Windows | Download |
| reportburster-server-docker.zip | Self-host with Docker — Windows, Linux, macOS | Download |
For a comparison of Desktop and Server editions, see ReportBurster Server Overview.