Start n8n service with postgres and proxy via Traefik
This repo must install traefik service
You can find more information about this setup on our GitHub repository: https://github.com/digitalorganic/tffrp
- Change your own settings in
db.env.example
and rename todb.env
for postgresql settings - Change your own settings in
n8n.env.example
and rename ton8n.env
for n8n settings - start service
docker compose up -d