Skip to content

Commit 228da43

Browse files
committed
fix: Add missing environment variables to n8n service
Add WEBHOOK_URL and GENERIC_TIMEZONE environment variables for proper n8n configuration and timezone handling.
1 parent 5a81357 commit 228da43

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

SERVICES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
- [dashdot](https://github.com/MauriceNino/dashdot) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dashdot.yml)): Dashboard for monitoring docker containers
8282
- [dashy](https://github.com/Lissy93/dashy) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dashy.yml)): Customizable dashboard for displaying information
8383
- [dawarich](https://github.com/Freika/dawarich) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dawarich.yml)): Self-hostable alternative to Google Location History (Google Maps Timeline)
84+
- [dockerizalo](https://github.com/undernightcore/dockerizalo) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dockerizalo.yml)): Docker build and deployment platform
8485
- [docker-mirror](https://hub.docker.com/_/registry) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/docker-mirror.yml)): docker mirror / registry for caching docker images
8586
- [docker-proxy](https://github.com/Tecnativa/docker-socket-proxy) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/docker-proxy.yml)): Proxy for docker containers
8687
- [docker-registry](https://hub.docker.com/_/registry) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/docker-registry.yml)): Registry for storing and distributing container images
87-
- [dockerizalo](https://github.com/undernightcore/dockerizalo) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dockerizalo.yml)): Docker build and deployment platform
8888
- [dockpeek-socket-proxy](https://github.com/dockpeek/dockpeek) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dockpeek-socket-proxy.yml)): Proxy service for Dockpeek
8989
- [dockpeek](https://github.com/dockpeek/dockpeek) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/dockpeek.yml)): Docker Port Dashboard for Easy Container Access
9090
- [docling](https://github.com/docling-project/docling-serve) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/docling.yml)): AI-powered document parsing and processing service with GPU acceleration
@@ -104,8 +104,8 @@
104104

105105
## F
106106
- [feishin](https://github.com/jeffvli/feishin) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/feishin.yml)): A modern self-hosted music player.
107-
- [firefly-data-importer](https://github.com/firefly-iii/firefly-iii/tree/main) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/firefly-data-importer.yml)): Imports data into firefly iii, a personal finance manager
108107
- [firefly3](https://github.com/firefly-iii/firefly-iii/tree/main) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/firefly3.yml)): Manages personal finances and budgets
108+
- [firefly-data-importer](https://github.com/firefly-iii/firefly-iii/tree/main) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/firefly-data-importer.yml)): Imports data into firefly iii, a personal finance manager
109109
- [firefox](https://github.com/linuxserver/docker-firefox) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/firefox.yml)): Runs mozilla firefox browser in a container
110110
- [flame](https://github.com/pawelmalak/flame) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/flame.yml)): homepage/dashboard for docker containers and services
111111
- [fooocus](https://github.com/lllyasviel/Fooocus) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/fooocus.yml)): Focus on prompting and generating | a generative image generator
@@ -128,8 +128,8 @@
128128
- [gitea](https://github.com/go-gitea/gitea) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/gitea.yml)): Lightweight git service similar to github
129129
- [github-backup](https://github-backup.sierrasoftworks.com/) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/github-backup.yml)): Runs GitHub Backup to periodically archive GitHub repositories and releases
130130
- [gitlab](https://docs.gitlab.com/ee/install/docker.html) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/gitlab.yml)): Self-hosted git repository management system
131-
- [glance](https://github.com/glanceapp/glance) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/glance.yml)): A self-hosted dashboard that puts all your feeds in one place
132131
- [glances](https://github.com/nicolargo/glances) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/glances.yml)): System monitoring tool
132+
- [glance](https://github.com/glanceapp/glance) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/glance.yml)): A self-hosted dashboard that puts all your feeds in one place
133133
- [gluetun](https://github.com/qdm12/gluetun) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/gluetun.yml)): VPN Client for Docker Containers and More
134134
- [go2rtc](https://github.com/AlexxIT/go2rtc) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/go2rtc.yml)): Webrtc gateway for camera restreaming
135135
- [gotify](https://github.com/gotify/server) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/gotify.yml)): Self-hosted push notification service
@@ -332,8 +332,8 @@
332332

333333
## V
334334
- [valkey](https://valkey.io) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/valkey.yml)): Shared Valkey cache server for multiple services
335-
- [vault](https://github.com/hashicorp/vault) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/vault.yml)): A tool for secrets management, encryption as a service, and privileged access management
336335
- [vaultwarden](https://github.com/dani-garcia/vaultwarden) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/vaultwarden.yml)): Self-hosted bitwarden password manager
336+
- [vault](https://github.com/hashicorp/vault) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/vault.yml)): A tool for secrets management, encryption as a service, and privileged access management
337337
- [vert](https://github.com/VERT-sh/VERT) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/vert.yml)):
338338
- [vikunja](https://vikunja.io/docs/full-docker-example/) ([yml](https://github.com/traefikturkey/onramp/tree/main/services-available/vikunja.yml)): Task and time management app
339339

services-available/n8n.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ services:
3737
- DB_POSTGRESDB_USER=${N8N_POSTGRES_USER:-n8n}
3838
- DB_POSTGRESDB_PASSWORD=${POSTGRES_PASSWORD_N8N:-n8n}
3939

40+
- WEBHOOK_URL=https://${N8N_HOST_NAME:-n8n}.${HOST_DOMAIN}/
41+
- GENERIC_TIMEZONE=${TZ}
42+
4043
- N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true # Enforce settings file permissions
4144

4245
# Allow these node modules to be imported in Function nodes

0 commit comments

Comments
 (0)