packaging_format = 2 id = "n8n" name = "n8n" description.en = "Workflow Automation Tool. Easily automate tasks across different services" description.fr = "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services" version = "1.55.3~ynh1" maintainers = [] [upstream] license = "Apache-2.0" website = "https://n8n.io/" admindoc = "https://docs.n8n.io/" code = "https://github.com/n8n-io/n8n" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "1500M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/n8n" [install.admin] help.en = "Users email address to use for notifications" help.fr = "Adresse e-mail des utilisateurs à utiliser pour les notifications" type = "user" [install.init_main_permission] type = "group" default = "visitors" [install.language] ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" type = "select" choices = ["fr", "en"] default = "fr" [resources] [resources.ports] [resources.sources] [resources.sources.main] url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.55.3.tar.gz" sha256 = "8ff37f9d2233209f04ce8cc5453d634f8e944dfd3d891eb603b5315b6a33805f" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^n8n@(.*)$" prefetch = false [resources.system_user] allow_email = true [resources.install_dir] [resources.data_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "postgresql" [resources.database] type = "postgresql"