Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gateways.app/llms.txt

Use this file to discover all available pages before exploring further.

Summary

PurposeStatic site hosting (HTML/CSS/JS) backed by object storage and a web endpoint.
Create menu“Create a static website (S3 with hosting)” on AWS-flavored deployments.
API subtypestatic_website.
PanelStaticWebsiteConfigurationPanelwebsite name, region, optional description; name validation follows the cloud (AWS/GCP bucket-style naming vs Azure storage account rules).

Configuration (typical)

  • Region — Same pattern as other regional resources (project region list with a sensible default).
  • Name rules (examples from the UI)Azure: 3–24 characters, lowercase letters, numbers, hyphens. AWS S3 / GCP GCS: 3–63 characters, lowercase, letters, numbers, hyphens, periods; no consecutive periods; cannot look like an IP; must start and end with alphanumeric. Exact enforcement may include additional provider checks at deploy time.

Canvas and connections

  • Often paired with DNS for custom domains; edge caching depends on what your deployment exposes in Create.

Operations

  • Sync and delete follow unified resources semantics for the environment.
API: API documentationStatic websites, Resources. ← Resource types hub