Run Andy X Locally
Andy X is an open-source distributed streaming platform designed to deliver the best performance possible for high-performance data pipelines, streaming analytics, streaming between microservices and data integrations.

Set up a standalone Andy X locally
For local development and testing, you can run Andy X Node as standalone mode on your machine. The standalone mode includes Andy X Node, the necessary Andy X Storage components running inside of a single dotNET Application. You can deploy it via IIS or Docker.
If you're looking to run a full production Andy X installation, see the Deploying a Andy X instance guide.
Install Andy X Standalone
This tutorial guides you through every step of installing Andy X locally.
System requirements
Currently, Andy X is available for 64-bit Windows, macOS and Linux. To use Andy X, first you need to install .NET 6 Runtime.
Install and run Andy X using binary release
!> Binary release for Andy X will come later..
Binary release for Andy X will come later...