Getting Started · 5 min · Beginner
Getting Started with SparkCloud
A 5-minute orientation: what SparkCloud is, what you can build on it, and how billing works.
Read guide
Containers · 8 min · Beginner
Create Your First Container
Provision a real Linux container, log in over SSH, and verify the resource limits work.
Read guide
Containers · 6 min · Beginner
Set Up SSH Keys for a Container
Replace the auto-generated password with public-key auth, then disable password login entirely.
Read guide
Containers · 12 min · Intermediate
Connect a Custom Domain to a Container
Point your own domain at a container's exposed port, with optional HTTPS via a reverse proxy.
Read guide
Spaces · 5 min · Beginner
Code in the Browser with Spaces
Spin up a full VS Code environment that auto-hibernates when you walk away.
Read guide
Cost · 4 min · Beginner
How Hibernation Saves You Money
Understand the difference between stopped, hibernated, and frozen — and when each one is right.
Read guide
Databases · 6 min · Beginner
Spin Up a Postgres Database
Create a managed Postgres instance and connect to it from your app.
Read guide
Databases · 5 min · Intermediate
Database Backups & Restore
Schedule automatic backups, take manual snapshots, and restore from a previous point.
Read guide
Tiles · 4 min · Beginner
Host a Static Site with Tiles
Deploy a folder of HTML/CSS/JS to a public URL — no node, no container, no build step.
Read guide
Tiles · 6 min · Intermediate
Custom Domain for a Tile
Point yourdomain.com at a Tile and serve from your own URL with HTTPS.
Read guide
Tiles · 3 min · Beginner
Password-Protect a Tile
Add a simple password gate in front of a Tile for client previews or private docs.
Read guide
Tiles · 4 min · Intermediate
SEO and Open Graph for Tiles
Add the right meta tags so links to your Tile show a real preview on Twitter, Discord, and Slack.
Read guide
CDN · 4 min · Beginner
Use the CDN for Asset Hosting
Upload images, downloads, and large media files and serve them from a stable URL.
Read guide
Cost · 3 min · Beginner
Manage Your Storage Quota
See where your storage is going, free space up, or request a quota increase.
Read guide
Cost · 4 min · Beginner
Top Up Credits & Read Your Bill
Add credits, redeem vouchers, and audit every charge from the Transactions page.
Read guide
API · 4 min · Intermediate
Generate and Use API Keys
Create a personal API key and use it from a script, CI job, or local CLI.
Read guide
AI · 6 min · Intermediate
Use the AI API in Your App
Call the OpenAI-compatible endpoint with the official SDK and stream replies to your users.
Read guide
Account · 2 min · Beginner
Sign In with OAuth
Skip passwords entirely by signing in with GitHub, Google, or any provider an admin has wired up.
Read guide
Cost · 4 min · Intermediate
Shutting Down a Project Cleanly
When a project ends, the right way to stop paying for it without losing anything important.
Read guide