> ## Documentation Index
> Fetch the complete documentation index at: https://ekso.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Binaries

> Self-contained native binaries for Windows, macOS, and Linux — no Docker required. On the roadmap.

Self-contained native binaries are on the roadmap — the same Ekso, packaged for shops that run services directly on the host without Docker.

## What's planned

| Platform    | Form factor                         |
| ----------- | ----------------------------------- |
| **Windows** | x64, ships with a service installer |
| **macOS**   | arm64 + x64 universal binary        |
| **Linux**   | x64, with a systemd unit            |

Each binary will self-contain the .NET runtime, all dependencies, and the same image you'd otherwise pull from Docker Hub — drop it on a host, point it at a database, run.

## In the meantime

Use one of the Docker bundles. They run identically on every supported OS:

* [Docker - full stack](/guide/install/quickstart) — Docker stack with bundled Postgres
* [Docker - bring your own database](/guide/install/byod) — Docker app + worker against your existing Postgres or SQL Server

## Get notified

Drop your email at [ekso.app/get-started](https://ekso.app/get-started) — when native binaries land, every customer on file gets a notification with the download link.
