n8n updates

This commit is contained in:
2025-03-30 13:50:03 -07:00
parent ea545ae2d3
commit 62273e8ad2
3 changed files with 0 additions and 11 deletions
-3
View File
@@ -3,8 +3,6 @@
It means "nodemation" and it is pronounced as n-eight-n. It means "nodemation" and it is pronounced as n-eight-n.
Free and open fair-code licensed node based Workflow Automation Tool. Free and open fair-code licensed node based Workflow Automation Tool.
Last Updated: Wed December 04, 2024 06:31:09 PDT
## Overview ## Overview
Docker Hub Docs: https://hub.docker.com/r/n8nio/n8n#start-n8n-in-docker 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 Docker Hub Tags: https://hub.docker.com/r/n8nio/n8n/tags
Proxy Port: 5678 Proxy Port: 5678
## Notes ## Notes
There is a license key required, which is free at the time of writing. There is a license key required, which is free at the time of writing.
-7
View File
@@ -1,7 +0,0 @@
version: '3.4'
services:
n8n:
extends:
file: ${COOKBOOK}/n8n/docker-compose.yml
service: n8n
-1
View File
@@ -1,4 +1,3 @@
COOKBOOK=/git/docker-compose-cookbooks
VOL_PATH=./data VOL_PATH=./data
TZ="America/Vancouver" TZ="America/Vancouver"