One-click deploy of the systemprompt-gateway server on Render via Blueprint.
Render reads render.yaml at the repo root and provisions:
- A
systemprompt-gatewayweb service from the GHCR image - A
systemprompt-postgresdatabase (Render Postgres, free plan) DATABASE_URLwired in automatically
In the Blueprint dialog, set at least one (they're declared with sync: false so Render prompts you):
ANTHROPIC_API_KEYOPENAI_API_KEYGEMINI_API_KEY
Defaults to the free database plan and a single web instance. Edit render.yaml (fork → modify → reconnect Blueprint) to bump plans or add replicas.
Docs: https://systemprompt.io/documentation/?utm_source=render&utm_medium=install_doc