# Strettch Cloud ## Docs - [SC Agent](https://cloud.strettch.com/docs/agents/sc-agent.md): Install the SC Agent to enable browser-based console and SSH terminal access to your Strettch Cloud compute instances on Ubuntu and Debian. - [SC Metrics Agent](https://cloud.strettch.com/docs/agents/sc-metrics-agent.md): Install the SC Metrics Agent to collect CPU, memory, disk, and network metrics from your compute instances and view usage graphs in the dashboard. - [AI Skill](https://cloud.strettch.com/docs/api-reference/ai-skill.md): Load a single skill file that gives Claude, Cursor, and other AI coding assistants complete context on the Strettch Cloud API for one-shot integration. - [Create Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/create-compute.md): Provisions a new compute instance under the team associated with the given API key. - [Delete Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/delete-compute.md): Permanently deletes the specified compute instance. - [Get Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/get-compute.md): Returns the details of a specific compute instance by its ID. - [Service Health Check](https://cloud.strettch.com/docs/api-reference/endpoint/health-check.md): Returns the current health status of the service and its critical dependencies. - [List Compute Instances](https://cloud.strettch.com/docs/api-reference/endpoint/list-computes.md): Returns all compute instances associated with the team of the given API key. - [List Images](https://cloud.strettch.com/docs/api-reference/endpoint/list-images.md): Get all available OS images with their enum-style slugs - [List Regions](https://cloud.strettch.com/docs/api-reference/endpoint/list-regions.md): Get all available hosting regions with their slugs - [List Compute Specifications](https://cloud.strettch.com/docs/api-reference/endpoint/list-specifications.md): Get all available compute specifications for a given region - [Reboot Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/reboot-compute.md): Reboots the specified compute instance. - [Start Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/start-compute.md): Powers on the specified compute instance. - [Stop Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/stop-compute.md): Initiates a graceful shutdown of the specified compute instance. - [Upsize Compute Instance](https://cloud.strettch.com/docs/api-reference/endpoint/upsize-compute.md): Upgrades the specification (size) of the specified compute instance. - [Strettch Cloud API Introduction](https://cloud.strettch.com/docs/api-reference/introduction.md): Authenticate, make requests, and explore the Strettch Cloud REST API for provisioning compute, managing DNS, and automating infrastructure workflows. - [Changelog](https://cloud.strettch.com/docs/changelog.md): Release notes for Strettch Cloud, including new compute features, DNS updates, billing improvements, and platform fixes shipped each month. - [Core Concepts](https://cloud.strettch.com/docs/core-concepts.md): Learn how teams, regions, compute instances, and resources work together on Strettch Cloud so you can organize infrastructure and manage costs. - [How Strettch Cloud Invoices Work](https://cloud.strettch.com/docs/faqs/invoices.md): Learn how monthly Strettch Cloud invoices are generated, when they are charged, what charges and credits they include, and how to download PDFs. - [How to Pay Your Strettch Cloud Bill](https://cloud.strettch.com/docs/faqs/paying-your-bill.md): Add a payment method, manage automatic monthly charges, settle outstanding invoices, and resolve failed payments for your Strettch Cloud team. - [Quickstart](https://cloud.strettch.com/docs/getting-started/quickstart.md): Sign up, add a payment method, and deploy your first Strettch Cloud compute instance on African infrastructure in under five minutes. - [Managing Compute Instances](https://cloud.strettch.com/docs/guides/computes.md): Provision, resize, reboot, and connect to Strettch Cloud compute instances using the dashboard, with SSH key setup and lifecycle management tips. - [Referral Program](https://cloud.strettch.com/docs/guides/referrals.md): Share your Strettch Cloud referral link to earn account credits when invited friends sign up and top up their accounts. - [Strettch Cloud Documentation](https://cloud.strettch.com/docs/index.md): Get started with Strettch Cloud — the African-first cloud platform for affordable compute instances, managed DNS, and developer-friendly infrastructure. - [Strettch Cloud Platform Overview](https://cloud.strettch.com/docs/overview.md): Why Strettch Cloud — Africa-first cloud infrastructure offering low-latency compute, predictable local-currency pricing, and data sovereignty for builders. - [SC Compute Virtual Machines Overview](https://cloud.strettch.com/docs/services/compute/overview.md): Learn how Strettch Cloud SC Compute virtual machines work, including instance specifications, supported images, regions, networking, and pricing. - [SSH Keys](https://cloud.strettch.com/docs/services/compute/ssh-keys.md): Generate SSH key pairs, add public keys to Strettch Cloud, and use them to securely access your compute instances from macOS, Linux, or Windows. - [DNS Provider Guides](https://cloud.strettch.com/docs/services/dns/dns-provider-guides.md): Step-by-step instructions for pointing your domain to Strettch Cloud nameservers from Vercel, Namecheap, GoDaddy, Cloudflare, and other registrars. - [Managing DNS](https://cloud.strettch.com/docs/services/dns/managing-dns.md): Register a domain on Strettch Cloud, configure nameservers, and create or edit A, AAAA, CNAME, MX, and TXT DNS records from the dashboard. - [Strettch Cloud DNS Overview](https://cloud.strettch.com/docs/services/dns/overview.md): How Strettch Cloud DNS works, including nameservers, supported record types, propagation speed, and how to host authoritative DNS for your domains. - [Audit Logs](https://cloud.strettch.com/docs/services/teams/audit-logs.md): View team audit logs in Strettch Cloud to see who created, modified, or deleted compute instances and DNS records, with timestamps and actor details. - [Manage Team Members and Permissions](https://cloud.strettch.com/docs/services/teams/managing-teams.md): Invite collaborators, assign Member or Admin roles, transfer ownership, remove users, and configure team settings in your Strettch Cloud account. - [Strettch Cloud Teams Overview](https://cloud.strettch.com/docs/services/teams/overview.md): Learn how teams in Strettch Cloud isolate resources and billing, how member roles work, and why every compute instance and domain belongs to a team. - [Support](https://cloud.strettch.com/docs/support.md): Contact the Strettch Cloud support team, find help articles, report incidents, and get assistance with billing, compute, DNS, and account questions. ## OpenAPI Specs - [openapi](https://cloud.strettch.com/docs/api-reference/openapi.json)