packaging_format = 2 id = "rss-bridge" name = "RSS-Bridge" description.en = "RSS and Atom feed generator for websites that don't have one" description.fr = "Générateur de flux RSS et Atom pour les sites Web qui n'en ont pas" version = "2022.06.14~ynh2" maintainers = ["JimboJoe"] [upstream] license = "Unlicense" demo = "https://wtf.roflcopter.fr/rss-bridge/" admindoc = "https://github.com/RSS-Bridge/rss-bridge/wiki" code = "https://github.com/RSS-Bridge/rss-bridge" website = "https://github.com/RSS-Bridge/rss-bridge" [integration] yunohost = ">= 11.1.15" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/rss-bridge" [resources] [resources.sources.main] url = "https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2022-06-14.tar.gz" sha256 = "88daee9604adcb2193ee771c260bcf422a806c284a46c4f263d42cf323d42fe1" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "php7.4-fpm"