search
How do I use an API with n8n on a self-hosted setup?

Integrating an application programming interface (API) with n8n can be complicated because every API provider has specific requirements for connecting...

What are the VPS requirements for n8n?

Your server requires at least 1 vCPU core, 2 GB of RAM, and 20 GB of SSD storage to run n8n on a virtual private server (VPS). However, for optimal...

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...

Docker tutorial: A complete guide to running containers

Docker is an open platform designed to simplify the process of developing, shipping, and running applications. It streamlines software delivery by...

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 solve....

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 permission denied error in Docker

Docker is a powerful tool for deploying applications using lightweight, portable containers. However, one of the most common and frustrating issues...

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...