An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Logo of n8n
n8n, packaged for YunoHost

Workflow Automation Tool. Easily automate tasks across different services

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://n8n.io/)
![Version: 1.87.0~ynh1](https://img.shields.io/badge/Version-1.87.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/n8n)](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.