Quick Start Guide
Choose a path first: Cloud SaaS (sign up at /register), or a licensed Linux appliance (On-prem). The steps below cover a local Docker evaluation.
1. Setup & Unattended Deployment
Deploy via one-line terminal commands, SSH, GitHub CLI, or standalone archive packages:
2. Launch Services (Docker or Standalone)
For containerized deployments, execute the high-performance local production bundle:
Note
The configuration automatically provisions containerised PostgreSQL for relational asset schemas and Redis for active job queues and cache control.
3. Database Migrations & Seeds
Run the initialization pipelines inside the API container to configure database schemas and import rich enterprise seed datasets:
4. Verify Platform Access
Once the service logs signal stable system initialization, open your browser and navigate to the portals:
- ️ Web Landing Page: http://localhost:3000
- Platform Login: http://localhost:3000/login
- API Health Endpoint: http://localhost:4100/health