Documentation Index
Fetch the complete documentation index at: https://docs.astradial.com/llms.txt
Use this file to discover all available pages before exploring further.
Before you begin
You need Docker installed on your machine. If you don’t have it:- Linux: Install Docker Engine from docker.com
- Mac: Install Docker Desktop
- Windows: Install Docker Desktop
Step 1: Download Astradial
Open your terminal and clone the repository:Step 2: Run the setup script
- Linux VPS (full setup)
- Mac/Windows (cloud mode)
Type y and press Enter.The script will ask for your admin credentials:Then it runs 5 steps automatically:
- Building Docker images — Downloads and builds all 7 services (takes 3-5 minutes on first run)
- Starting database — Starts MariaDB and Redis
- Starting Asterisk PBX — Starts the phone system engine
- Starting API, Dashboard, and AI Gateway — Starts the web services
- Finishing — Deploys the initial Asterisk configuration
Step 3: Open the dashboard
Go to http://localhost:3001 in your browser. You will see the login page with two tabs:For admin login (self-hosted)
- Click the Admin tab
- Enter the email and password you set during setup
- Click Sign In
For organization user login
If you are not the admin, but a user of an organization:- Stay on the Organisation tab
- Enter your email and password
- Click Sign In
Step 4: Create your first organization
If you logged in as admin:- Click Create Organisation button on the admin dashboard
- Fill in the organization name
- The organization is created and you can click on it to enter the dashboard
- After login, if you have no organization, you will see a form
- Fill in your organization details:
- Organisation Name (required)
- Phone (required)
- Industry — select from the dropdown
- Company Size — how many people work at your company
- Expected Users — how many people will use the phone system
- Tell us what you need — describe your use case
- Click Submit Request
- Wait for the admin to approve your organization
What’s next?
Once you are inside your organization dashboard:Explore the dashboard
Learn what each section of the dashboard does
Add your first user
Create a SIP extension so you can make and receive calls

