Render icon

Render

Application hosting platform for services, deploys, builds, environment variables, databases, and cron jobs.

Supports app-hosting work across services, deploys, builds, environment variables, databases, and scheduled jobs.

Sign in to connect Render

Sign in to connect an account and start using Render in your apps.

Example Use Cases

These are example ways Snow can use Render when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add Header Rule

Tool to add a custom HTTP header rule to a Render service. Use when you need to configure headers like Cache-Control, security headers, or CORS headers for specific request paths.

Add or Update Secret File

Tool to add or update a secret file for a Render service. Use when you need to create a new secret file or update the content of an existing secret file.

Add Resources to Environment

Tool to add resources to a Render environment. Use when you need to associate services, databases, Redis instances, or environment groups with an existing environment.

Add Route

Tool to add redirect or rewrite rules to a Render service. Use when you need to configure URL routing, redirects, or rewrites for a service. Redirect rules send HTTP redirects to clients, while rewrite rules modify the request path internally.

Create Custom Domain

Tool to add a custom domain to a Render service. Use when you need to configure a custom domain for a service.

Create Environment

Tool to create a new environment within a Render project. Use when you need to set up a new environment for organizing services, databases, and other resources.

Create Environment Group

Tool to create a new environment group. Use when you need to create a shared collection of environment variables and secret files that can be used across multiple services.

Create Postgres Instance

Tool to create a new Postgres instance on Render. Use when you need to provision a new PostgreSQL database with configurable plan, version, and region.

Create Registry Credential

Tool to create a registry credential. Use when you need to add a new container registry credential to your Render account for authenticating with Docker Hub, GitHub, GitLab, Google Artifact Registry, or AWS ECR.

Delete Environment

Tool to delete a specified environment. Use when you need to remove an environment from Render. Returns success confirmation.