#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "rsshub" name = "RSSHub" description.en = "Extensible RSS feed aggregator" description.fr = "Agrégateur de flux RSS extensible" version = "2023.10.05~ynh1" maintainers = ["eric_G"] [upstream] license = "MIT" website = "https://docs.rsshub.app/" admindoc = "https://docs.rsshub.app/install/" code = "https://github.com/DIYgod/RSSHub" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.init_main_permission] type = "group" default = "visitors" [resources] [resources.sources] [resources.sources.main] url = "https://github.com/DIYgod/RSSHub/archive/67d4a7ed3f877a8ceac6caebe874c4ce5c210bd8.tar.gz" sha256 = "6f30e0a44ad480a6f87e3f0ba82571bca11c0dadb23edd85f9c4120230a306ec" autoupdate.strategy = "latest_github_tag" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.ports] main.default = 1200 [resources.apt] packages = "" 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"