DDEV Add-on Registrynetz98 › ddev-n8n

DDEV n8n Addon

This addon sets up a n8n instance for your DDEV project. n8n is a free and open fair-code licensed node based Workflow Automation Tool.

Installation

  1. Run ddev get netz98/ddev-n8n to install the addon in your exiting ddev project.
  2. ddev restart to restart your project.

Usage

After installation, you can access the n8n instance by visiting https://<yourname>.ddev.site:5678 and using the username and password you set.

Run ddev describe to list your project’s services and their URLs.