Skip to content

docs(self-hosting): add Render v4 deployment - #3485

Open
anurag wants to merge 3 commits into
langfuse:mainfrom
anurag:anurag/render-v4-deployment
Open

docs(self-hosting): add Render v4 deployment#3485
anurag wants to merge 3 commits into
langfuse:mainfrom
anurag:anurag/render-v4-deployment

Conversation

@anurag

@anurag anurag commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • Add a production-scale Langfuse v4 deployment guide for the Render Blueprint.
  • Add Render to the production-scale deployment options alongside Railway.
  • Clarify that the existing Railway template deploys Langfuse v3.

Why

The Render Blueprint deploys the Langfuse web service, worker, and data stores as separate Render resources.

User impact

Users can open the Render guide, review the resources and production requirements, and start a Blueprint deployment from the Deploy to Render button.

Validation

  • npx --yes prettier@3.8.3 --experimental-cli --check .
  • node scripts/check-h1-headings.js
  • git diff --check

Note

Cursor Bugbot is generating a summary for commit 510f3dc. Configure here.

Greptile Summary

Adds a production-scale Render Blueprint deployment guide for Langfuse v4 and distinguishes the existing Railway option as v3.

  • Adds Render to deployment navigation and the production-scale deployment list.
  • Documents the Blueprint's services, storage, operational considerations, and deployment link.
  • Reuses the shared self-hosted feature overview.

Confidence Score: 4/5

The PR appears safe to merge after addressing the non-blocking MDX import-placement issue.

The deployment navigation and documentation changes are coherent, with only the new page's late import violating the repository's required module organization.

Files Needing Attention: content/self-hosting/deployment/render.mdx

Prompt To Fix All With AI
### Issue 1
content/self-hosting/deployment/render.mdx:38
**Late MDX component import**

The `SelfHostFeatures` import appears after the rendered page content instead of at the top of the MDX module, making the page's dependencies harder to identify and violating the repository's required import organization.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Reviews (1): Last reviewed commit: "docs(self-hosting): refine Render deploy..." | Re-trigger Greptile

Context used (3)

  • Rule used - Move imports to the top of the module instead of p... (source)

Learned From
langfuse/langfuse-python#1387

@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

@anurag is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant

CLAassistant commented Aug 9, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@anurag
anurag marked this pull request as ready for review August 9, 2026 00:56

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. docs labels Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants