Commit Graph

732 Commits

Author SHA1 Message Date
Frank Prößdorf
387ca022ef chore: document workflow auto-deactivate env vars (#3954)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-12-02 20:29:04 +00:00
Kartik Balasubramanian
2149196d47 docs: Update environment variables documentation 2025-12-02 17:14:51 +00:00
Daria
ac87c7601d docs: Workflow history available to everyone update (#3822)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-26 08:13:50 +00:00
Iván Ovejero
ad8921059b docs: Add database storage mode for binary data (#3922)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-25 20:59:15 +00:00
Kartik Balasubramanian
a0cd186ff5 Adding missing environment variable (#3918) 2025-11-25 10:01:05 +00:00
jabbson
9980529960 Increase N8N_RUNNERS_TASK_TIMEOUT to 300 seconds (#3824)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-24 18:57:20 +00:00
Iván Ovejero
d17a9bf2f0 docs: Remove stale multi-main mention (#3909)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-24 12:33:49 +00:00
Luísa Endres
34078006a9 Support PR: Task Runners page lacks mentioning of the field health-check-server-port (#3913) 2025-11-24 12:32:08 +00:00
Kartik Balasubramanian
6b90d75a3b Clarifying root and non-root Postgres users (#3899) 2025-11-20 12:14:21 +00:00
RomanDavydchuk
67e2d2f00f feat: Add docs for N8N_GIT_NODE_ENABLE_HOOKS environment variable (#3892)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-19 17:27:45 +02:00
Robert Lord
88f108613a Fix command syntax in CLI documentation (#3890)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-19 11:00:37 +00:00
Iván Ovejero
cf4080e7a5 docs: Improve runners extra dependencies instructions (#3877)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-19 10:23:44 +01:00
Kartik Balasubramanian
e91513d2d4 Docs on database support (#3884) 2025-11-18 10:05:50 +00:00
sirdavidoff
349d3a678b Clarify tags preventing execution pruning (#3871)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-14 19:01:10 +00:00
Kartik Balasubramanian
f976367bf7 Adding AI Assistant env var (#3879) 2025-11-14 18:52:54 +00:00
Kyle
8ad6f04586 add documentation around credential override persistence (#3829)
Co-authored-by: Kyle Rego <kylerego@Kyles-MacBook-Pro-2.local>
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-13 16:35:03 +00:00
Iván Ovejero
f320499d01 docs: Add N8N_RUNNERS_TASK_REQUEST_TIMEOUT env var (#3847)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-11-12 19:26:59 +00:00
Daria
30e23e9549 Revert "docs: Workflow history available to everyone update" (#3821) 2025-10-29 21:26:27 +02:00
Daria
e3b9d914d3 docs: Workflow history available to everyone update (#3819) 2025-10-29 18:38:35 +00:00
Iván Ovejero
ac739e2942 docs: Document N8N_BLOCK_RUNNER_ENV_ACCESS for native Python runner (#3807)
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
2025-10-28 12:00:39 +01:00
Lorenzo Cella
ab299e8ae5 fix typos about logging config (#3784)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-10-21 17:47:47 +01:00
Ryan Pei
23f5ffb8a3 Add Google Cloud Run hosting option (#3752) 2025-10-17 19:59:15 +01:00
Andreas Fitzek
5bdcea84ae Add docs for N8N_INVITE_LINKS_EMAIL_ONLY (#3765)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-10-14 21:05:11 +01:00
Stephen Wright
b17583bc86 feat: Add command docs for entities imports and export (#3749) 2025-10-07 13:00:03 +01:00
Iván Ovejero
31a7b9b608 docs: Clarify CODE_ENABLE_STDOUT env var (#3746) 2025-10-06 15:51:39 +01:00
Iván Ovejero
022c15b09b docs: Update descriptions for native Python runner environment variables (#3733)
Co-authored-by: Deborah Barnard <deborah@deborahwrites.com>
2025-10-02 10:22:34 +01:00
Iván Ovejero
d446ca5c80 docs: Clarify offloading behavior with runners (#3727)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-09-30 16:56:58 +01:00
Iván Ovejero
349915dbe1 docs: Clarify how to customize the launcher config file (#3708)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-09-25 13:03:50 +01:00
Justin Ellingwood
943cf36426 Add video to Docker instructions (#3699) 2025-09-24 09:49:32 +01:00
Deborah Barnard
03ece9212f deprecate file based config (#3698) 2025-09-24 08:24:28 +01:00
RomanDavydchuk
50196f268c feat: Add docs for N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable (#3676)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-09-23 10:01:45 +01:00
Jaakko Husso
426271ea1e docs: Fix task runner python variables table syntax error (#3666) 2025-09-17 10:28:24 +01:00
brandonrubico
2c930c1af3 Update aws.md (#3585) 2025-09-13 16:10:05 +01:00
Jason Schell
aaa9af208f Env vars for Code node if using Task Runners (#3629)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-09-11 10:01:48 +01:00
Justin Ellingwood
ae6ee2ef8b Fix initial batch of broken links (#3646) 2025-09-10 17:43:26 +01:00
Iván Ovejero
42b8147846 docs: Add native Python env vars and feature details (#3645)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
2025-09-10 17:43:12 +01:00
Iván Ovejero
41a59cf57a docs: Add runners image to task runners section (#3643)
Co-authored-by: unknown <deborah@deborahwrites.com>
2025-09-10 13:47:15 +02:00
Deborah Barnard
68d7cc7011 remove notion link from frontmatter (#3641) 2025-09-10 10:16:20 +01:00
Deborah Barnard
60fb42fa1b Doc 1607 self signed cert (#3621) 2025-09-04 09:56:18 +01:00
Ihor Tomilenko
b5d36a23fa Extand example to exclude nodes (#3473) 2025-09-03 10:14:40 +01:00
Tomi Turtiainen
5fada27036 Update defaults of QUEUE_WORKER_LOCK_DURATION and QUEUE_WORKER_LOCK_RENEW_TIME (#3605) 2025-09-02 09:18:23 +01:00
jcn8n
bbeda346b1 New docs section for OIDC protocol (#3349)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-09-01 23:46:16 +01:00
Deborah Barnard
dca1d5f080 clarify execute command behavior in queue mode (#3551) 2025-08-28 11:35:15 +01:00
Tomi Turtiainen
300c540493 Document required headers in reverse proxy setup (#3533)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-08-27 10:21:45 +01:00
Tomi Turtiainen
12d4685be7 Mention N8N_PROXY_HOPS in running n8n behind reverse proxy (#3523) 2025-08-26 12:18:51 +01:00
Deborah Barnard
c682c1414c Doc 1572 branding (#3501) 2025-08-25 12:41:08 +01:00
Deborah Barnard
eb8bd089ff add a copy of the Kapa button to the bottom of the page (#3486) 2025-08-15 14:32:19 +01:00
Iván Ovejero
17ff07910e docs: Revamp executions pruning docs (#3481)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-08-14 14:52:08 +01:00
Deborah Barnard
c8bb1a74a0 Update updating.md (#3483) 2025-08-14 14:11:47 +01:00
Justin Ellingwood
d5411c8b2d Backport Docker and Docker Compose updates from reorg (#3471) 2025-08-13 10:37:33 +01:00