search
How to loop over items in n8n (using the Loop Over Items node)

The n8n Loop Over Items node is a component in n8n that enables you to iterate through and process data in a batch. It helps handle large datasets,...

10 n8n best practices for successful automation

Creating an n8n workflow involves connecting apps and services through nodes to automate tasks. The process starts with a trigger that initiates a...

What is Docker Compose, and how to use it

Docker Compose is a tool designed for defining and running multi-container projects. Developers use it to simplify the management of interconnected...

10 best Zapier alternatives to automate your workflows

Zapier is a popular online automation tool that connects your favorite apps, such as Gmail, Slack, and Mailchimp, to automate repetitive tasks without...

How to install Docker using Ansible on Ubuntu

Installing Docker manually works fine – until you have to do it more than once. That’s precisely the kind of problem Ansible was made to...

How to run NGINX using the Docker run command

Running NGINX in Docker simplifies web server deployment by removing the need for complex OS-level installations. To start an NGINX container using...

How to fix the Docker permission denied error on Ubuntu

The Docker permission denied error usually occurs when your user account doesn’t have permission to access the Docker daemon socket or required...

Practical n8n workflow examples for business automation

n8n is a source-available workflow automation platform that allows you to connect different applications and services through low-code and no-code...

How to build AI workflows in n8n: 4 tutorials

The workflow automation platform, n8n, allows you to integrate AI into workflows with ease. Whether you’re a developer, IT specialist, or...