vllm-project / vllm-project/agentic-api
Add Render deployment configuration and documentation
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.