One-Line Install
Open your terminal and paste the command for your operating system.
macOS
/bin/bash -c "$(curl -fsSL https://ari.software/install)"
Linux (Ubuntu)
curl -fsSL https://ari.software/install | bash
Windows (PowerShell)
irm https://ari.software/install-win | iex
The install script checks your system, downloads ARI, and walks you through the setup.
Managed Setup
Prefer not to deal with infrastructure? The Managed Setup plan includes full hosting on your own custom domain, daily backups, and professional setup. Contact hello@ari.software for details.
Next Steps
- Environment Setup — Configure your environment
- Database Connection — Connect your database
- Authentication — Secure your instance