Skip to content

Platform

The Stardag Platform provides optional services for team collaboration and monitoring.

Components

Component Description URL
API Service REST API for task tracking api.stardag.com
Web UI Dashboard for monitoring app.stardag.com

Do I Need the Platform?

The Stardag SDK works standalone - you don't need the platform for:

  • Local development
  • Single-user workflows
  • Simple automation scripts

The platform adds value for:

  • Team collaboration - Shared task visibility
  • Build monitoring - Track long-running pipelines
  • Centralized configuration - Consistent target roots across team
  • Audit trails - Build history and status, including commit hashes etc. for debugging and reproducibility
  • Coordination - Prevent duplicate builds

Getting Started

SaaS (Hosted)

  1. Visit app.stardag.com
  2. Sign up with GitHub
  3. Create a workspace and environment
  4. Configure your SDK (see Quick Start)

Self-Hosted

See Self-Hosting Guide.

In This Section