- N8N_RUNNERS_ENABLED -> Running n8n without task runners is deprecated. Task runners will be turned on by default in a future version. Please set `N8N_RUNNERS_ENABLED=true` to enable task runners now and avoid potential issues in the future. Learn more: https://docs.n8n.io/hosting/configuration/task-runners/ |
||
---|---|---|
.. | ||
Arr | ||
AURCache | ||
CashFab | ||
Convex | ||
Endlessh | ||
Formbricks | ||
Homepage | ||
ISO-Share | ||
Matrix-Stack | ||
Monitioring | ||
n8n | ||
Nginx-Proxy-Manager | ||
Portainer | ||
Sharkey | ||
TubeArchivist | ||
README.md |
My Docker Compose Stacks
Every subdirectory is its own stack.
Snippets
Loki logging
logging:
driver: loki
options:
loki-url: "${LOKI_URL:-http://localhost:3100/loki/api/v1/push}"
# Loki log monitoring
LOKI_URL=