Overview
What we call the n8n system here is composed of
- a relatively small Computer, aka a Server, aka Host1
- that has an Operating system
- that runs Docker
- that runs the n8n docker composition
- that runs
- the n8n server
- a postgreSQL server used by n8n
- an agent runner that runs agents dispached to it by n8n
The computer is a Raspberry Pi Compute Module 5, running Debian Trixie.
What is N8N
N8N is a powerful open-source workflow automation tool that allows users to connect applications, manipulate data, and automate tasks using a visual, node-based editor. It is unique in offering both a cloud service and a self-hosted option, providing high levels of customization, data privacy, and over 400 integrations without vendor lock-in. It is highly suitable for building complex, AI-powered workflows.
How we use it
We currently use N8N:
- For nothing. It is under development
We (will) use N8N to:
- Monitor our environment.
- Attempt to correct any problems it finds.
- Report the results to us via eMail.
- Assist us with the recovery of damaged or failing equipment or services.
- And anything else it can do to improve things.
See more detailed information
ToDo
Complete this section
Read more about
- What it is
- How it works
- Where it runs
- How to:
- Diagnose it if it isn’t working
- Rebuilding the N8N Stack
Footnotes
-
So many names for the same thing. Each term, though, does have a pretty specific meaning. See the links to better understand each term. ↩