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.48.2~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.48.2.tar.gz" sha256 = "927695c44bb0cc6e442f3b2a7b5eb9a990859c0f1f3a0b7275f16999bc5dab0a" 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"