ComputeSphere Documentation
Reference for the csph CLI, REST API, and platform primitives. Language quickstarts and step-by-step guides.
$ csph deploy --image ghcr.io/me/api:v1
✓ deployed → https://silver-cobra.computesphere.appReference
Platform mechanics organized by surface. Each section covers configuration, limits, and operational behavior.
Datastores
Managed Postgres, Valkey, MySQL, RabbitMQ. Connection strings, plan availability, and operational limits.
Read referenceCron jobs
Scheduled tasks with cron syntax. Concurrency policy, retries, runtime limits.
Read referenceNetworking
Custom domains with automatic SSL, private service-to-service networking, ingress configuration.
Read referenceMonitoring
Logs, metrics, alerts, and runtime events via SphereOps. Autoscaling on CPU.
Read referencePrimitives
The vocabulary every guide and reference page assumes. These are the nouns the API, CLI, and console all share.
- account
- Top-level container for billing, members, and resources.
- project
- Group of related services across one or more environments.
- environment
- Isolated runtime — typically dev, staging, prod.
- service
- Your application: a web server, worker, or cron job.
- spherelet
- The compute unit. One spherelet = one running instance.
- deployment
- A versioned release of a service. Rollbacks reference these.
The console
Six surfaces. Each one is a destination — pick where you need to go.

Marketplace
Browse templates and managed components to install.

Projects
Group related services across environments.

Domains
Map custom hostnames to services. SSL is automatic.

Teams
Members, roles, and access scoped per account.

Settings
Profile, notifications, API tokens, account preferences.

Audit log
Every state change in your account, queryable by actor.