packaging_format = 2 id = "listmonk" name = "Listmonk" description.en = "Newsletter and mailing list manager" description.fr = "Manager de newsletter et mailing list" version = "2.4.0~ynh1" maintainers = ["Navan Chauhan"] [upstream] license = "AGPL-3.0-only" website = "https://listmonk.app/" demo = "https://demo.listmonk.app/" admindoc = "https://listmonk.app/docs/" code = "https://github.com/knadh/listmonk" [integration] yunohost = ">= 11.1.15" architectures = ["amd64", "armhf"] multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" full_domain = true [install.init_main_permission] type = "group" default = "visitors" [install.admin] type = "user" [install.password] type = "password" [resources] [resources.sources] [resources.sources.main] amd64.url = "https://github.com/knadh/listmonk/releases/download/v2.4.0/listmonk_2.4.0_linux_amd64.tar.gz" amd64.sha256 = "acdfd0f4549c15e3cd77a28778ac9904cc54abf3bec98074ee96edc64242971b" armhf.url = "https://github.com/knadh/listmonk/archive/refs/tags/v2.4.0.tar.gz" armhf.sha256 = "0a1fb22b485369fd47e8f19830e41c4fe5f6cf839f701fac0f6500071968faf8" arm64.url = "https://github.com/knadh/listmonk/archive/refs/tags/v2.4.0.tar.gz" arm64.sha256 = "0a1fb22b485369fd47e8f19830e41c4fe5f6cf839f701fac0f6500071968faf8" in_subdir = false [resources.system_user] [resources.ports] [resources.install_dir] [resources.permissions] main.url = "/" main.auth_header = false admin.url = "/admin" admin.show_tile = false admin.auth_header = false admin.allowed = "admins" api.url = "/api" api.show_tile = false api.auth_header = false api.allowed = "visitors" [resources.apt] packages = "postgresql" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg" extras.yarn.packages = "yarn" [resources.database] type = "postgresql"