...

n8n installation with docker, postgresql and traefik

n8n Dashboard

In this article you will learn how to set up and use n8n on a Linux server with just a few commands. I have used an Almalinux 9 server as the platform in this example. PostgreSQL is very suitable as a database server. For small test environments, however, the database server can also be omitted. Traefik is a good choice for docker environments [...]