1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2025-11-04 20:08:39 +01:00
n8n package for YunoHost
Find a file
2025-09-27 09:13:18 +02:00
.github First commit 2021-09-18 14:27:12 +02:00
conf Update .env 2025-06-19 12:09:17 +02:00
doc cleaning 2023-10-15 13:38:34 +02:00
scripts nodejs resources 2025-08-31 09:46:35 +02:00
.gitignore 2.1 2025-06-19 10:22:18 +02:00
LICENSE First commit 2021-09-18 14:27:12 +02:00
manifest.toml Upgrade sources 2025-09-27 00:21:56 +02:00
README.md Auto-update READMEs 2025-09-27 00:21:58 +02:00
tests.toml Update tests.toml 2025-02-26 19:41:36 +01:00

Logo of n8n n8n, packaged for YunoHost

Workflow Automation Tool

🌐 Official app website Version: 1.112.6~ynh1

Screenshots

Screenshot of n8n

📦 Developer info

Automatic tests level

🛠️ Upstream n8n repository: https://github.com/n8n-io/n8n

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/n8n_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.