1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00
libreddit_ynh/manifest.toml
2023-03-11 19:10:07 +01:00

54 lines
1.1 KiB
TOML

packaging_format = 2
id = "libreddit"
name = "Libreddit"
description.en = "Libre alternative to Reddit"
description.fr = "Alternative libre à Reddit"
version = "0.30.1~ynh1"
maintainers = ["eric_G"]
[upstream]
license = "AGPL-3.0"
website = "https://libreddit.spike.codes/"
demo = "https://libreddit.spike.codes/"
code = "https://github.com/spikecodes/libreddit"
[integration]
yunohost = ">= 11.1.15"
architectures = ["amd64"]
multi_instance = true
ldap = false
sso = "not_relevant"
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.1/libreddit"
sha256 = "f123dfdcccb0bd72f48e824ce7f260ff15cb116d31e936f54b5ea19c36b0214d"
extract = false
in_subdir = false
rename = "libreddit"
[resources.system_user]
[resources.install_dir]
[resources.ports]
[resources.permissions]
main.url = "/"