Skip to main content

Manage runtimes

In this page

API

GET /runtimes — read catalog per server (RuntimeInstall model). No POST/PATCH/DELETE controllers ship in the scanned runtimes.controller.ts on main.

UI

/runtimes — install/update buttons are disabled (“Runtime install/update API is not implemented yet”). Treat listing as informational.

Worker

Deploy jobs choose a runtime adapter based on Application.runtime (Runtime matrix), not based on RuntimeInstall rows alone.