2022-11-04 21:40:27 +01:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "libreddit"
|
|
|
|
name = "Libreddit"
|
|
|
|
description.en = "Libre alternative to Reddit"
|
|
|
|
description.fr = "Alternative libre à Reddit"
|
|
|
|
|
2024-08-13 21:38:30 +02:00
|
|
|
version = "0.35.1~ynh1"
|
2022-11-04 21:40:27 +01:00
|
|
|
|
2024-02-14 11:10:10 +01:00
|
|
|
maintainers = []
|
2022-11-04 21:40:27 +01:00
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "AGPL-3.0"
|
|
|
|
website = "https://libreddit.spike.codes/"
|
|
|
|
demo = "https://libreddit.spike.codes/"
|
|
|
|
code = "https://github.com/spikecodes/libreddit"
|
|
|
|
|
|
|
|
[integration]
|
2024-08-15 08:24:22 +02:00
|
|
|
yunohost = ">= 11.2.27"
|
2024-08-15 08:23:42 +02:00
|
|
|
helpers_version = "2.1"
|
2023-02-12 23:22:03 +01:00
|
|
|
architectures = ["amd64"]
|
2022-11-04 21:40:27 +01:00
|
|
|
multi_instance = true
|
2023-02-08 08:26:22 +01:00
|
|
|
ldap = false
|
2024-08-14 13:10:52 +02:00
|
|
|
sso = false
|
2022-11-04 21:47:21 +01:00
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2022-11-04 21:40:27 +01:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
[resources]
|
2022-11-04 21:50:58 +01:00
|
|
|
|
2023-03-10 18:25:44 +01:00
|
|
|
[resources.sources]
|
|
|
|
[resources.sources.main]
|
2024-08-14 18:40:39 +02:00
|
|
|
url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib"
|
|
|
|
sha256 = "795222c0a368d893310996186527372aedf280a343cf699b3d2cc753c5991131"
|
2023-03-10 18:25:44 +01:00
|
|
|
extract = false
|
|
|
|
in_subdir = false
|
2024-08-14 13:46:07 +02:00
|
|
|
rename = "redlib"
|
2023-05-06 08:01:05 +02:00
|
|
|
autoupdate.strategy = "latest_github_tag"
|
2023-03-10 18:25:44 +01:00
|
|
|
|
2022-11-04 21:40:27 +01:00
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
2023-02-07 20:51:38 +01:00
|
|
|
[resources.ports]
|
2023-02-07 20:56:12 +01:00
|
|
|
|
2022-11-04 21:40:27 +01:00
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|