Free for internal production use, subject to the Community Edition EULA. Enter your email and we'll send you a download link immediately.
On an Apple-silicon Mac? Pick Linux ARM64 - Docker containers on
Apple silicon are arm64 by default, and the ARM64 build runs natively in them (no
Rosetta, no --platform flag). Not sure which you need? Run uname -m
where ARA will run: x86_64 or aarch64 is your answer.
Download link sent to you@company.com.
The link expires in 60 minutes, click it to start the download.
tar -xzf ara-*-linux-x86_64.tar.gz cd ara-*-linux-x86_64 ./install.sh ./bin/ara-start.sh # first run prints your activation code + link ./bin/ara-start.sh --activate <token> # token comes from that link - one time only
No token yet? That's expected - the first run prints your machine's activation code and the aralabs.ai/activate link to exchange it (any browser, any device). Server listens on localhost:50051 (base port). See the quickstart for first steps.
Each download is patched with your own license key, so it's a unique file, not a copy of a generically published release artifact. Its SHA-256 is computed and shown on the confirmation page right after your download completes.