packaging_format = 2 id = "ntfy" name = "ntfy" description.en = "Open Source Push Notification Server" description.fr = "Serveur open source de notification" version = "2.10.0~ynh1" maintainers = ["Alexander Wühr"] [upstream] license = "GPL-2.0-only" website = "https://ntfy.sh/" demo = "https://ntfy.sh/app" admindoc = "https://docs.ntfy.sh/" userdoc = "https://docs.ntfy.sh/" code = "https://github.com/binwiederhier/ntfy" fund = "https://liberapay.com/ntfy" [integration] yunohost = ">= 11.2" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.admin] type = "user" [install.password] type = "password" [resources] [resources.sources] [resources.sources.main] autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = '.*_linux_amd64\.tar\.gz' autoupdate.asset.arm64 = '.*_linux_arm64\.tar\.gz' autoupdate.asset.armhf = '.*_linux_armv7\.tar\.gz' amd64.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_linux_amd64.tar.gz" amd64.sha256 = "e1457da40e879b6945036ba4bd5193cd78ab8f59d23588fbc1382bdb19f2d8e1" arm64.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_linux_arm64.tar.gz" arm64.sha256 = "44628c3df627c60ff607ee5881b5fa8d1ad3013b487d9f9004270c38ea7835fc" armhf.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_linux_armv7.tar.gz" armhf.sha256 = "00fa98e9b45ffb3383f9466e5b60b732092a7f0bcdfc420dad615b36732d2b1a" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" main.auth_header = false main.protected = true main.allowed = "visitors" [resources.ports] main.default = 8080