Aitheron Labs
Deployment

Run SprintOS your way.

One bundle format. Two execution surfaces. Migrate between them without changing your stack definition.

Most popular for orgs

Cloud Appliance

Self-hosted
License

Deployable VM images for AWS, Azure, GCP. Runs entirely in your VPC with org SSO.

Talk to sales

Managed SaaS

Hosted
Usage-based

Multi-tenant cloud with web dashboard, AI stack builder, and collaborative bundles.

Get Early Access

Compare

Cloud ApplianceManaged SaaS
RuntimeVM in your cloudMulti-tenant SaaS
HostingAWS · Azure · GCP marketplaceAitheronLabs cloud
Web dashboardOptionalIncluded
AI stack builderIncludedIncluded + collaborative
Multi-user / RBAC
SSO / SAML
Air-gapped support
PricingAnnual licenseUsage-based
deploy — cloud appliance
$sprintos bundle --output ./orders-platform.bundle
→ emit bundle (sha: a91f…c2e0)
$aws s3 cp ./orders-platform.bundle s3://acme-sprintos-bucket/
$sprintos deploy --target aws --bundle s3://acme-sprintos-bucket/orders-platform.bundle
validate AMI
provision EC2 (c6i.2xlarge)
inject org SSO cert
stack ready — vpc-0a1b… / 10.0.4.0/24
deploy — managed saas
$sprintos login --org acme --token $SPRINTOS_TOKEN
→ authenticated as acme/platform-team
$sprintos push --bundle ./orders-platform.bundle --env production-like
upload bundle
allocate namespace
provision stack
ready — https://acme.sprintos.dev/stacks/orders-platform
$sprintos status --env production-like
NAME STATUS URL
orders-db healthy postgres://…
events healthy kafka://…
payments healthy https://…/v1

Not sure which fits?

Start with a Cloud Appliance trial. Promote the same bundles to managed SaaS when you're ready.