v1.0.0 Alpha

Downloads

Self-contained binaries for Linux, Windows, and macOS. No runtime dependencies—just download and run.

Alpha Builds in Progress

We're finalizing the build pipeline and installer experience. Binaries will be available here once ready for early adopters.

Single binary, no dependencies
Built-in SQLite database
Auto-update support

Aelion Cloud Server

The control plane—API server, web UI, and database.

🐧
Coming Soon

Linux x64

aelion-server-linux-x64

~45 MB

🪟
Coming Soon

Windows x64

aelion-server-win-x64.exe

~48 MB

🍎
Coming Soon

macOS ARM64

aelion-server-macos-arm64

~42 MB

Docker

Containerized deployment

Coming Soon
bash — docker
$docker pull aelioncloud/server:latest

Aelion Daemon

The node agent—install on each machine hosting Minecraft servers.

🐧
Coming Soon

Linux x64

aelion-daemon-linux-x64

~25 MB

🪟
Coming Soon

Windows x64

aelion-daemon-win-x64.exe

~28 MB

🍎
Coming Soon

macOS ARM64

aelion-daemon-macos-arm64

~22 MB

Docker

Containerized deployment

Coming Soon
bash — docker
$docker pull aelioncloud/daemon:latest

Quick Start

1Run the Server
Terminal
# Linux/macOS
$chmod +x aelion-server-linux-x64
$./aelion-server-linux-x64

On first run, open http://localhost:3001 to complete setup.

2Register a Node
Terminal
# On your game server machine
$./aelion-daemon-linux-x64
# Then paste the registration token

Get the registration token from the web UI under Nodes → Add Node.

Check the system requirements before installing.

Need help? Read the installation guide or contact us.