Commit graph

73 commits

Author SHA1 Message Date
LuPa 4a98fe48a9
🐛 Solve permission issue #1240 (#1262) 2020-12-19 23:04:20 +01:00
Jan 63452e7878
Add uProc Node (#1263)
* + adding new uProc integration

* + capitalize tool name
+ fix parameter display name
+ add placeholders for parameter
+ add tool description
+ optimize generated .ts for groups and tools

* + remove old functions

* + added new tools

* + add new tools + fix Info on tool

* + fixed Info

* + fix tools description

* + add UProc node to package.json

* + added new tools

* + added new tools

* + fix tool description

* + fix CamelCase subtitle
+ fix node displayName
+ add new tools

* + fix info link

* + add start, data and end callbacks to decouple response

* + added new tools

* + change display name on selected

* + added new tools

* + added new tools

* + added new tools

* + added new tools

* + remove old folder + fix param

* + added new tools

*  Some improvements to uproc Node

* 🐛 Fix docker image naming #1250

Co-authored-by: Miquel Colomer <mcolomer@gmail.com>
2020-12-19 18:22:41 +01:00
Mathieu Ledru 53a97cc27b
🎨 update wordings to distinct distribution model to it's license (#1220) 2020-12-15 10:50:52 +01:00
Jan Oberhauser 5e56dcb037 📚 Extend PI docker README to include mount example 2020-12-12 22:53:13 +01:00
Jan Oberhauser e8f53effb4 📚 Fix and unify number of nodes 2020-12-10 08:44:06 +01:00
Jan Oberhauser d3fd88c3eb 🐛 Fix docker user mount path #1233 2020-12-06 19:45:58 +01:00
Jan Oberhauser 19e2eeadcd 🐳 Add fonts to alpine based docker images 2020-11-18 21:24:51 +01:00
Jan Oberhauser 134c49dfd8 🐳 Update Node.js versions of Docker images 2020-10-26 11:03:40 +01:00
Tanay Pant f5c8fbe953 🔨 Fix pronunciation guide 2020-08-24 10:50:37 +02:00
Jan Oberhauser 6e06da99fb Update job website URL 2020-07-27 11:43:28 +02:00
Jan Oberhauser 305894d9b4 🐛 Fix item display issue 2020-07-10 10:12:30 +02:00
Tanay Pant bafc1fc45c 🐛 Fix broken images 2020-07-08 12:38:25 +02:00
Jan Oberhauser b4b65bb906 🐳 Build Raspberry Pi Docker image correctly 2020-07-05 19:22:25 +02:00
Jan Oberhauser 559afb488b 🐳 Add Raspberry Pi Docker image 2020-07-05 19:18:01 +02:00
Jan Oberhauser 95068aa132 🐳 Expose port in dockerfile 2020-06-30 16:55:17 +02:00
Jan Oberhauser ff62470c73 🐳 Improve docker script for custom image 2020-05-27 13:57:39 +02:00
Jan Oberhauser 0091f53114 Fix typo 2020-05-26 23:29:45 +02:00
Tin.cr 8b23bbb0a9
📚 Update docker readme for updating n8n (#594)
Based on https://community.n8n.io/t/how-to-upgrade-n8n-with-docker-compose-setup/660/2
2020-05-26 23:28:00 +02:00
Jan Oberhauser 24081d697b 🐳 Add Dockerfile to create image with local code 2020-05-15 09:31:55 +02:00
Frane Bandov b6b63ed48b Add full-icu to Dockerfiles 2020-03-26 18:05:23 +01:00
Istvan Richter a041e60a1f Add missed docs for custom Postgres schema support 2020-03-18 06:45:44 +01:00
Istvan Richter 31a2138f92 Add custom Postgres schema support 2020-03-18 06:26:33 +01:00
Jan Oberhauser d1fff0e45e 🐳 Update ubuntu image to use node version 12 2020-03-10 19:44:17 +01:00
Jan Oberhauser 1dc8714a80 📚 Add fair-code references 2020-03-08 22:17:23 +01:00
Jan Oberhauser bd7b23da59 📚 Improve documentation 2020-02-21 08:16:51 +01:00
Jan Oberhauser 9996020bea 📚 Add links to job board 2020-02-13 22:57:37 -08:00
Jan Oberhauser 09309c6602 🐳 Fix docker images with custom commands #309 2020-02-13 20:08:42 -08:00
Jan Oberhauser 92445082fd Small additions to MySQL support 2020-02-11 21:26:43 -08:00
Jan Oberhauser 2238651fcd 🐛 Fix docker run with tunnel 2020-02-07 23:48:05 -08:00
Michael Hirschler fb1424cd4e uses non-root user 2020-02-05 21:28:47 +01:00
Jan Oberhauser 6336adec8b 📚 Update node count in README.md files 2020-01-26 00:17:48 -08:00
Jan Oberhauser 6b2dc25059 🐛 Fix errors with unknown nodeTypes 2020-01-04 22:51:54 -06:00
Jan Oberhauser 7707312715 🐳 Add Ubuntu Docker Image 2020-01-02 13:59:55 -06:00
Jan Oberhauser 7dba3eed99 📚 Change wording 2020-01-01 15:40:37 -06:00
Jan Oberhauser fcb4f8554c 📚 Add links to example docker-compose setup 2019-11-07 21:05:34 +01:00
Jan Oberhauser 33fad1dc06 📚 Improve documentation 2019-10-29 09:42:51 +01:00
Jan Oberhauser 1b076a4763 🐳 Set n8n and system timezone separately 2019-10-29 08:27:26 +01:00
Sebastian 0e005675cc
Added ca-tools to be able to configure certs from /etc/ssl/certs 2019-10-28 09:43:27 +01:00
Sebastian 83f3363846
Bumping Node version 2019-10-28 09:42:28 +01:00
Alexandre Nizoux 97ba03e8b4 docker-entrypoint.sh MUST be executable for the container to start correctly 2019-10-26 15:32:10 +02:00
Alexandre Nizoux d7775aa8ed
Double quotes to calm code autoreview
Should now pass green on code review :)
2019-10-26 13:42:22 +02:00
Alexandre Nizoux cc97cc7b71
added docker-entrypoint.sh
Just setting timezone for system tools (`date` and others) to match app timezone defined with GENERIC_TIMEZONE env var.
2019-10-26 13:38:46 +02:00
Alexandre Nizoux 8861cb17c8
Added entrypoint
Setting up TZ and GENERIC_TIMEZONE env vars required to use an entrypoint script
2019-10-26 13:36:15 +02:00
Alexandre Nizoux de3859bbf6
Add container timezone handling
Allows to change the timezone with the TZ env variable, useful for cron tasks and other things.
2019-10-25 08:34:42 +02:00
Jan Oberhauser c09fd103b3 📚 Fixed some spelling errors in README.md (thanks @BradyBromley) 2019-10-13 22:46:10 +02:00
Bastian Rang 98674d74e2
fixed typo 2019-10-10 10:22:01 +02:00
Jan Oberhauser 39e2613841 📚 Add link to node-list also to other README files 2019-10-05 19:19:01 +02:00
Jan Oberhauser d589e8a909 📚 Add link to FAQ to license information 2019-10-04 20:40:23 +02:00
Jan Oberhauser a5b5b60a57 📚 Add n8n documentation page 2019-09-22 18:29:03 +02:00
Jan Oberhauser bcc3ab263b 📚 Add link to community forum 2019-09-09 21:46:42 +02:00