Getting Started
Welcome to Admiral! This guide will help you get up and running quickly.
What is Admiral?
Admiral is a modern platform for building and scaling multi-tenant SaaS applications. It provides all the infrastructure you need:
- Authentication - Secure user authentication with SSO, MFA, and OAuth
- Multi-tenancy - Isolated tenant environments with team management and RBAC
- Billing - Flexible subscription billing with Stripe integration
- Notifications - Email, push, in-app, and webhook notifications
- Analytics - Product analytics to understand your users
Quick Links
- Quickstart Guide - Get up and running in 5 minutes
- API Reference - Complete API documentation
Architecture Overview
┌─────────────────────────────────────────────────────────────────┐
│ Your Application │
└─────────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ Admiral Platform │
├─────────────┬─────────────┬─────────────┬─────────────┬─────────┤
│ Identity │ Tenant │ Billing │ Notification│Analytics│
│ Service │ Service │ Service │ Service │ Service │
└─────────────┴─────────────┴─────────────┴─────────────┴─────────┘
Getting Help
- Documentation - You're here!
- GitHub - Open an issue on GitHub