n8n
n8n copied to clipboard
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Refactor the Active Network Node using the new helpers for paired-item support.
Adding .dockerignore file, for preventing the copy of the unnecessary files in the build image. this PR is include with previous (PR #3807)[https://github.com/n8n-io/n8n/pull/3807#discussion_r934234990]
Update syntax command for docker COPY package.json and package*.json and n8n packages in the root working directory folder
This PR includes updates to the core package
Added an example of a kubernetes deployment with a postgres DB that I figured others would find helpful and can build on.