Launch component icon n8n with Diploi

Launch a new n8n project and you will instantly have access to a development environment. No sign-up required.

component icon

n8n

Diploi

  • n8n
  • Workflow automation
  • AI capabilities
GitHub

Something extra?

Choose some optional add-ons to launch with n8n

Instant launch. No sign-up required.


n8n Component for Diploi

launch with diploi badge component on diploi badge latest tag badge

Start a demo, no card required https://diploi.com/component/n8n

A generic n8n component ready to be used for automating tasks.

This component was kickstarted running npm install n8n and it uses PostgreSQL by default.

Uses the official node:22-alpine Docker image and n8n

Operation

Getting started

  1. In the Dashboard, click Create Project +
  2. Under Pick Components, choose n8n
  3. In Pick Add-ons, you can add one or multiple databases to your app
  4. Choose Create Repository, which will generate a new GitHub repo
  5. Lastly, click Launch Stack

Link to guide, explains how to add a custom domain and launch to production https://diploi.com/blog/hosting_n8n

Development

Will run first apk add --no-cache libc6-compat and next npm install when component is first initialized, after that the image runs npx n8n when the deployment is started.

Production

Will build a production ready image. Image runs apk add --no-cache libc6-compat to install all necessary dependencies and npm ci to install the necessary packages, to then run npx n8nto start the deployment

IMPORTANT

Links


What is Diploi?

Diploi is the single SaaS service for managing, developing and hosting your full application.

  • Consistent

    • Consistent environments from development to production
    • Adoptable incrementally - start easy, grow later
  • One-Click

    • Fast 30 second new developer onboarding
    • One-click environment setup
    • Instantly shareable testing environments
  • Zero-Install

    • Zero-install remote development
    • Versatile support for any stack pre-build or custom
Learn more