Everything you need to deploy, configure, and secure your own Aria server. Take control of your team's communication with complete data sovereignty.
Learn about Aria's federated architecture and why self-hosting gives you complete control over your data.
Understand what data stays on your server, what the central service sees, and how encryption protects your communications.
Step-by-step instructions to get your Aria server running with Docker in minutes.
Get a self-hosted Aria server running in under 5 minutes.
# 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 -dNeed a SERVER_ID and API_KEY? Server provisioning will be available at launch. Join the waitlist on our homepage to get early access.