r/n8n • u/anurag-render • 19d ago
5
Live Update Web App
Is your website code open source on Github, or are you using a private repo? Are you coding it by hand or are you using one of the app builders like Bolt/Lovable?
Render itself won't make your site auto-refresh if that behavior doesn't exist in your code itself; you'll have to code it first.
1
Live Update Web App
Is it open source? How do you start the app server locally?
3
How do you host/use n8n?
I'm indeed the founder and CEO of Render! Good luck and LMK how it goes.
3
How do you host/use n8n?
You can host complex workflows with n8n on Render: https://render.com/docs/deploy-n8n
1
-1
¿Heroku o Render? Buscando consejos para desplegar una aplicación fullstack con Next.js y Strapi
We wrote this as a Heroku vs Render comparison guide: https://render.com/docs/render-vs-heroku-comparison
1
Requesting moderator on r/render. No active mods.
I would like to use `r/render` to post messages related to Render (render.com).
Here is the link to the mod message:
https://www.reddit.com/message/messages/2mz8485
r/redditrequest • u/anurag-render • 22d ago
Requesting moderator on r/render. No active mods.
reddit.com2
Any recommendations for easy Rails hosting?
It has a stable price per month starting at $7/month: https://render.com/pricing#compute
r/render_ • u/anurag-render • 28d ago
Push, Don't Poll: New Render Webhooks & Metrics Streams | Render Blog
1
mcp-any-openapi – A Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.
This is great! How should we (Render) think about the quality of the auto-generated ones vs something we would hand-code?
2
Who offers affordable Wordpress hosting with CI/CD with zero-downtime deployments?
Why do you need to deploy Wordpress to upload images? What is your Github setup?
2
I Built a 100K Line App With AI, and It's Selling—Niche Is the Way to Go!
Definitely; Render has extensive built-in support for monorepos: https://render.com/docs/monorepo-support. You can then create your services using the Render REST API and use the buildFilter
or rootDirectory
to work with monorepos.
If this will be a public repo, you could also use Render Blueprints, our infrastructure-as-code format, along with the Deploy to Render button. This way, your users could create multiple services on Render with a single click in their own Render accounts.
2
Broken past $2k revenue so far with my SaaS!
Got it. Good luck growing this project! I've built tons of side projects in the past, and it's always a wonderful feeling to see one of them take off.
2
Broken past $2k revenue so far with my SaaS!
We don't have a marketing team/anyone to run a campaign but this is good to know for the future.
Curious: where do you host Postgres/Redis?
2
Broken past $2k revenue so far with my SaaS!
I'm Render's founder/CEO. Congratulations! Are you using Postgres and Redis on Render?
3
I Built a 100K Line App With AI, and It's Selling—Niche Is the Way to Go!
I'm Render's CEO. Congratulations, and glad to hear Render worked for you!
1
Deploy of a nodejs backend using supabase
Render has come a long way in the last two years: we now have full Point-in-time Recovery for Postgres, and I'm sure other features you were looking for back then. Happy to chat/help!
1
First time developer looking for a mentor
This looks seriously great. 👏
1
First time developer looking for a mentor
You can also use Render as your projects get bigger.
1
Is there REALLY no way to use mount inside an unprivileged Docker container?
Okay, we don't allow mounting S3 buckets as local drives, but since the data on the disk persists across new deploys and restarts/launches, you could replace your bucket entirely with this disk.
1
Deployment in AWS Elastic Beanstalk
in
r/medusajs
•
1d ago
Did you run into issues with Render?