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.
- Host: GitHub
- URL: https://github.com/render-examples/n8n
- Owner: render-examples
- Created: 2025-03-17T22:38:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T23:01:11.000Z (11 months ago)
- Last Synced: 2025-03-19T00:19:33.170Z (11 months ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.