An open API service indexing awesome lists of open source software.

https://github.com/render-examples/n8n

Provides a render.yaml file for deploying n8n and an accompanying Postgres database on Render.
https://github.com/render-examples/n8n

Last synced: 3 months ago
JSON representation

Provides a render.yaml file for deploying n8n and an accompanying Postgres database on Render.

Awesome Lists containing this project

README

          

# Deploy n8n on Render

> [!IMPORTANT]
> **View full deployment instructions in the [**Render docs**](https://render.com/docs/deploy-n8n).**

This template defines a [`render.yaml`](https://github.com/render-examples/n8n/blob/main/render.yaml) file you can use to deploy [n8n](https://n8n.io/) on Render. Click **Use this template** in the upper right to copy this template into your account as a new repo.

The `render.yaml` file defines the following resources:

- A web service that pulls and runs the official n8n Docker image
- A Render Postgres database that stores n8n data

Each of the above uses a free instance type by default.