Laojin GlobalAI · GO GLOBAL
Back to tutorials
n8n Quickstart: self-host one workflow with Docker
n8nBeginner2026-09-04

n8n Quickstart: self-host one workflow with Docker

Official docs recommend Docker. Boot the editor on port 5678, ship one cron or webhook flow, then add AI nodes.

Open the official tutorial
ItemDetails
Providern8n
LevelBeginner
Date2026-09-04
Official sourcen8n
Topics#agents · #engineering

Install (Docker)

Official docs recommend Docker:

bash docker volume create n8n_data docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n n8nio/n8n

See the Docker docs for timezone flags. Open http://localhost:5678.

License

Sustainable Use License (fair-code): internal self-hosting is fine; selling a competing multi-tenant host needs a commercial license.

First flow

Ship Schedule → HTTP Request → notify. Keep AI Agent nodes to three–five tools. Production needs Compose + HTTPS and WEBHOOK_URL.

Official source: docs.n8n.io Docker install. Hub: /en/n8n.
Note: This is an original Laojin Global companion to the official tutorial, not a replacement for provider documentation. Use the official link for current models, SDKs, pricing, quotas, and safety policies.

Sources & Further Reading

This page is grounded in the authoritative sources below — verifiable and citable by AI engines and readers.

Citation: Please attribute Laojin Global (laojinchuhai.com) and keep the original link.

Made by Laojin · AI that ships

AllModelsAPIOne key for many models

AllModelsAPI is a multi-model API gateway: one key reaches many models through an OpenAI-compatible interface — point your existing code at a new base URL and you're migrated. It's not a demo: our own production workloads run on it every day.

More from Laojin: Sellenca · 365AIOrg · 365Loopa · 365 Ops · 365Skill

Related

Linked by topic, people and hubs