n8n

community entryAutomation & Workflows

Self-hosted workflow automation platform, set up with Docker Compose and a persistent volume.

by n8nproprietaryadded 2026-08-13
Claude CodeCursorCodex CLIAny agentmacOSLinuxWindowsdocker
⚠ Read this prompt before pasting — your agent will do what it says.
Set up n8n in this folder using Docker. Create a docker-compose.yml that uses the official docker.n8n.io/n8nio/n8n image pinned to the current stable version (check https://github.com/n8n-io/n8n/releases for the version number), binds port 5678 to localhost only, and stores data in a named volume. Explain the file to me — image, port, volume — and wait for my confirmation. After I approve, run docker compose up -d and give me the local URL to open.
What this does
Executes downloaded code
Yes
Writes outside target folder
Yes
Contacts
docker.n8n.io, github.com

Pulls the official n8n container image and creates a Docker named volume. The service listens on localhost:5678 only.

Declared by the author and checked in review — not a security audit.

Get the button

Are you the author? Put an "Install with your AI" button on your site that links here:

Install with your AI — Prompt Boot
<a href="https://promptboot.ai/examples/n8n-docker" rel="noopener">
  <img src="https://promptboot.ai/badge.svg" alt="Install with your AI — Prompt Boot" height="32">
</a>

Problem with this boot?Report it·View source JSON