Documentation

Everything you need to deploy, configure, and secure your own Aria server. Take control of your team's communication with complete data sovereignty.

Quick Start

Get a self-hosted Aria server running in under 5 minutes.

Terminal
# Download the self-hosted template
$ aria deploy init my-server
$ cd my-server

# Configure your server
$ cp .env.example .env
$ nano .env # Add your SERVER_ID and API_KEY

# Start the server
$ docker compose up -d

Need a SERVER_ID and API_KEY? Server provisioning will be available at launch. Join the waitlist on our homepage to get early access.