Skip to content

Downloads

Public download links for the latest ELTMaestro packages. All links are direct (no login). The release bucket is not directory-browsable, so use the links on this page.

Current release line: 17.0.4 (engine / server). The -17.0.4 links below always point at the latest build of that line.

Package Download Size What it's for
Docker image https://eltmaestro.s3.amazonaws.com/docker/eltmaestro-17.0.4.tar.gz ~2.4 GB Run the full ELTMaestro server as a container.
Linux installer (portable) https://eltmaestro.s3.amazonaws.com/docker/eltm-portable-17.0.4.tar.gz ~690 MB Bare-metal install on RHEL / Debian / Ubuntu.
Windows desktop client https://eltmaestro.s3.amazonaws.com/docker/ELTMAESTRO-2.5.0.20260602-portable-win-x64.zip ~80 MB The desktop client used to connect to an ELTMaestro server. EV code-signed.

What to do with each

  • Docker imagecurl -fLO <image-url> then docker load -i eltmaestro-17.0.4.tar.gz. Full walkthrough: Install from the Docker image.
  • Linux installercurl -fLO <installer-url>, extract, run install.sh. Full walkthrough: Install.
  • Windows desktop client — download the .zip, unzip, run ELTMAESTRO.exe, and point Server / Port at your ELTMaestro host (8181). See Getting started.

Versions

  • The -17.0.4 filenames track the current release line and are refreshed on each publish — use these for "the latest".
  • Specific pinned builds may also be present (e.g. eltmaestro-17.0.4.268.tar.gz) for reproducible installs. Substitute the exact build number in the filename if you need to pin.

Tip: the server (Docker image / Linux installer, version 17.0.4) and the Windows client (version 2.5.0) are versioned separately — that's expected.