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-13 21:38:30 +02:00
|
|
|
yunohost = ">= 11.2.20"
|
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
|
2022-11-04 21:50:58 +01:00
|
|
|
sso = "not_relevant"
|
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-13 21:38:30 +02:00
|
|
|
url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib-x86_64-unknown-linux-musl.tar.gz"
|
|
|
|
sha256 = "fbd1abd1ccd418e397b0ec3cf449fcd2faae6fbe0873c3485636d9785efb0471"
|
2023-03-10 18:25:44 +01:00
|
|
|
extract = false
|
|
|
|
in_subdir = false
|
|
|
|
rename = "libreddit"
|
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 = "/"
|