Saltar al contenido principal

alphaswarm-docs-status

The public status page. Provisioned on Instatus SaaS and CNAMEd to status.alpha-swarm.ai on a Cloudflare zone distinct from alpha-swarm.ai. Survives full cluster + edge outages — operators can post updates from the Instatus dashboard even when the AlphaSwarm cluster is down.

Identity

FieldValue
Service idalphaswarm-docs-status
Rolestatus-page
Hosted onInstatus SaaS
Public URLhttps://status.alpha-swarm.ai

Deployment surface

SurfaceWhere
Terraform modulealphaswarm_platform/terraform/modules/instatus/ — provisions the page + components + integrations

Components

The status page exposes one component per logical service:

  • corealphaswarm-core, alphaswarm-worker, alphaswarm-beat
  • controlleralphaswarm-cp + the AQP operator
  • frontendsalphaswarm-ui, alphaswarm-client, alphaswarm-admin
  • docsalphaswarm-docs, alphaswarm-website
  • data-planepostgres, redis, neo4j, iceberg, kafka
  • mlopsmlflow, argo-workflows, dagster
  • observabilityprometheus, loki, jaeger, phoenix

Update flow

  • Beat-emitted heartbeats publish health to a per-service Instatus webhook every 60 s.
  • Incidents are posted manually by the on-call operator from the Instatus dashboard.
  • Maintenance windows scheduled in advance via the instatus Terraform module's scheduled_maintenance resources.

See also