1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2025-12-20 01:23:02 +01:00
n8n package for YunoHost
Find a file
2025-12-16 13:28:13 -05:00
.github First commit 2021-09-18 14:27:12 +02:00
conf Fixes (#252) 2025-11-16 16:11:51 +01:00
doc cleaning 2023-10-15 13:38:34 +02:00
scripts Wait until editor is accessible before running CI tests 2025-12-16 11:08:12 -05: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-12-09 00:14:28 +01:00
README.md Auto-update READMEs 2025-12-09 00:14:30 +01: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.123.4~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.