vllm-project / vllm-project/agentic-api

Add Render deployment configuration and documentation

Open
#109 0 comments 0 reactions 1 assignee View on GitHub

@franciscojavierarceo is already working on this.

Since Sep 15, 2026.

Dominant language
Rust
Stars
284
Forks
74
Avg merge
1d 17h
Merged PRs (30d)
93

Description

Parent: #102

Provide a Render deployment path for the gateway.

Scope:

  • Render Blueprint or equivalent service configuration.
  • Managed PostgreSQL wiring and environment-variable/secret setup.
  • External inference endpoint configuration.
  • Health check, WebSocket/streaming behavior, and startup/migration guidance.
  • Document limitations and production considerations compared with Kubernetes.

Acceptance: a fresh Render deployment can start the gateway, connect to PostgreSQL and inference, and preserve conversations across redeploys.

See the parent issue: https://github.com/vllm-project/agentic-api/issues/102

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.