https://github.com/yunohost-apps/n8n_ynh
n8n package for YunoHost
https://github.com/yunohost-apps/n8n_ynh
n8n yunohost yunohost-apps
Last synced: 6 months ago
JSON representation
n8n package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/n8n_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2021-09-18T11:57:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T22:43:47.000Z (6 months ago)
- Last Synced: 2025-04-20T23:28:59.435Z (6 months ago)
- Topics: n8n, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://n8n.io/
- Size: 572 KB
- Stars: 12
- Watchers: 6
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
n8n, packaged for YunoHostWorkflow Automation Tool. Easily automate tasks across different services
[](https://n8n.io/)
?style=for-the-badge)## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/n8n/)
🛠️ Upstream n8n repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/n8n_ynh/tree/testing).
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 for more information.