This commit is contained in:
Andrew Z 2024-03-06 22:06:42 -05:00
parent 691cdd04d7
commit 6aa59fcb9e
4 changed files with 5 additions and 9 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1709744814
"last_updated_timestamp": 1709780801
}

View File

@ -193181,7 +193181,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/97807-support-tmchow-n8n-workflow-automation/",
"Project": "https://n8n.io/",
"Overview": "n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database.\n \n [br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\n \n [b]Config[/b] : Storing n8n config and SQL Lite db for your personal workflows.[br]\n [b]Timezone[/b] : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.[br]\n [b]Webhook Tunnel[/b]: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')[br]",
"Overview": "n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database.\n \n [br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\n \n [b]Config[/b] : Storing n8n config and SQL Lite db for your personal workflows.[br]\n [b]Timezone[/b] : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.[br]\n [b]Webhook Tunnel[/b]: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')[br]\n [br]\n [b]Important:[/b] To avoid `permission denied` errors, you must ensure the user id and group id of that appdata folder to user:group of 1000:1000. Run this command in the terminal `chown 1000:1000 /mnt/cache/appdata/n8n`.",
"WebUI": "http://[IP]:[PORT:5678]/",
"TemplateURL": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/n8n.xml",
"Icon": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/img/n8n-icon.png",

View File

@ -1,7 +1,7 @@
{
"apps": 2178,
"last_updated_timestamp": 1709744814,
"last_updated": "2024-03-06 12:06",
"last_updated_timestamp": 1709780801,
"last_updated": "2024-03-06 22:06",
"categories": [
{
"Cat": "AI:",
@ -193347,7 +193347,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/97807-support-tmchow-n8n-workflow-automation/",
"Project": "https://n8n.io/",
"Overview": "n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database.\n \n [br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\n \n [b]Config[/b] : Storing n8n config and SQL Lite db for your personal workflows.[br]\n [b]Timezone[/b] : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.[br]\n [b]Webhook Tunnel[/b]: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')[br]",
"Overview": "n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database.\n \n [br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\n \n [b]Config[/b] : Storing n8n config and SQL Lite db for your personal workflows.[br]\n [b]Timezone[/b] : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string.[br]\n [b]Webhook Tunnel[/b]: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/')[br]\n [br]\n [b]Important:[/b] To avoid `permission denied` errors, you must ensure the user id and group id of that appdata folder to user:group of 1000:1000. Run this command in the terminal `chown 1000:1000 /mnt/cache/appdata/n8n`.",
"WebUI": "http://[IP]:[PORT:5678]/",
"TemplateURL": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/n8n.xml",
"Icon": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/img/n8n-icon.png",

View File

@ -3993,9 +3993,5 @@ Updating stats on containers
Privileged: 102
No change to feed
Updating GitHub