mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
n8n updates
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
It means "nodemation" and it is pronounced as n-eight-n.
|
||||
Free and open fair-code licensed node based Workflow Automation Tool.
|
||||
|
||||
Last Updated: Wed December 04, 2024 06:31:09 PDT
|
||||
|
||||
## Overview
|
||||
|
||||
Docker Hub Docs: https://hub.docker.com/r/n8nio/n8n#start-n8n-in-docker
|
||||
@@ -12,7 +10,6 @@ Official docs docker-compose: https://docs.n8n.io/hosting/installation/server-se
|
||||
Docker Hub Tags: https://hub.docker.com/r/n8nio/n8n/tags
|
||||
Proxy Port: 5678
|
||||
|
||||
|
||||
## Notes
|
||||
|
||||
There is a license key required, which is free at the time of writing.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
n8n:
|
||||
extends:
|
||||
file: ${COOKBOOK}/n8n/docker-compose.yml
|
||||
service: n8n
|
||||
@@ -1,4 +1,3 @@
|
||||
COOKBOOK=/git/docker-compose-cookbooks
|
||||
VOL_PATH=./data
|
||||
TZ="America/Vancouver"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user