Skip to content

Add Render connect guide for RivetKit applications#4354

Open
ojusave wants to merge 1 commit intorivet-dev:mainfrom
ojusave:add-render-connect-guide
Open

Add Render connect guide for RivetKit applications#4354
ojusave wants to merge 1 commit intorivet-dev:mainfrom
ojusave:add-render-connect-guide

Conversation

@ojusave
Copy link
Contributor

@ojusave ojusave commented Mar 4, 2026

Description

Adds documentation for deploying RivetKit applications to Render, completing the Render integration.

This complements the self-hosting guide that was merged in #4349.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Changes

  • website/src/content/docs/connect/render.mdx - New deployment guide for RivetKit apps on Render
  • frontend/packages/shared-data/src/deploy.ts - Added Render to deploy options list

How Has This Been Tested?

  • Deployed RivetKit hello-world example to Render
  • Verified connection to self-hosted Rivet Engine on Render
  • Tested actor creation and action calls successfully
  • Documented common issues discovered during testing (WebSocket protocol, 502 errors, build failures)

Screenshots

The guide includes:

  • Step-by-step deployment instructions
  • Blueprint configuration example
  • Environment variable setup
  • Troubleshooting section for common issues

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 4, 2026

More templates

@rivetkit/cloudflare-workers

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/cloudflare-workers@4354

@rivetkit/framework-base

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/framework-base@4354

@rivetkit/next-js

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/next-js@4354

@rivetkit/react

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/react@4354

rivetkit

pnpm add https://pkg.pr.new/rivet-dev/rivet/rivetkit@4354

@rivetkit/sql-loader

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/sql-loader@4354

@rivetkit/sqlite-vfs

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/sqlite-vfs@4354

@rivetkit/traces

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/traces@4354

@rivetkit/workflow-engine

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/workflow-engine@4354

@rivetkit/virtual-websocket

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/virtual-websocket@4354

@rivetkit/engine-runner

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/engine-runner@4354

@rivetkit/engine-runner-protocol

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/engine-runner-protocol@4354

commit: 55c6115

@ojusave ojusave force-pushed the add-render-connect-guide branch 3 times, most recently from 61d371a to 9033e44 Compare March 4, 2026 21:35
Add documentation for deploying RivetKit apps to Render with a
self-hosted Rivet Engine. Includes:
- Blueprint and manual deployment options
- Environment variable configuration
- Runner configuration steps
- Test commands to verify deployment
- Troubleshooting for common issues (502 errors, WebSocket protocol, build failures)
@ojusave ojusave force-pushed the add-render-connect-guide branch from 9033e44 to 343b681 Compare March 4, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant