This guide details how to deploy the n8n workflow automation platform using Docker Compose. It covers basic configuration, integrating Redis for caching, and setting up a reverse proxy via Nginx Proxy Manager for secure HTTPS access.
This article introduces n8n-ffmpeg, an open-source project that extends the official n8n Docker image by pre-installing FFmpeg and automatically syncing with the latest official releases. We will explore the automated build process, the technical adjustments required by recent official changes, and how to deploy it in a production environment.