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.

PurposeA runtime resource records a language runtime (for example Node.js 20, Python 3.12) that you can connect to servers or scalable servers so the platform installs that runtime on the machine over SSH.
Create menuSingle entry: Runtime — “Add a runtime environment (Node, Python, Go, etc.).” There is no submenu at Create time (unlike Application or Database).
API subtyperuntime.
After you choose Runtime from Create, the configuration panel opens. That panel is where the UI behaves like a runtime submenu: you pick a language family, a version for that family, and (for some families) an application server stack. See: Typical use: Define “we standardize on Node 20” or “Python 3.11 + Uvicorn” as a card, then connect that card to one or more server / scalable server resources so workloads on those hosts use the same runtime. ← Resource types hub