1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/petrolette_ynh.git synced 2024-09-03 19:56:26 +02:00
petrolette_ynh/manifest.toml

65 lines
1.6 KiB
TOML
Raw Normal View History

2023-09-21 14:16:44 +02:00
packaging_format = 2
id = "petrolette"
name = "Petrolette"
description.en = "The news reader that doesn't know you"
description.fr = "La page d'actu qui ne sait rien de toi"
2024-01-26 21:06:20 +01:00
version = "1.6.0~ynh4"
2023-09-21 14:16:44 +02:00
maintainers = ["oiseauroch"]
[upstream]
license = "AGPL-3.0-only"
demo = "https://petrolette.space"
code = "https://framagit.org/yphil/petrolette"
website = "https://framagit.org/yphil/petrolette"
2023-09-21 14:28:37 +02:00
fund = "https://liberapay.com/yPhil/donate"
2023-09-21 14:16:44 +02:00
[integration]
2023-09-21 14:28:37 +02:00
yunohost = ">= 11.2"
architectures = "all"
2023-09-21 14:16:44 +02:00
multi_instance = true
2023-09-21 14:28:37 +02:00
ldap = false
sso = false
disk = "50M"
2023-09-21 18:53:37 +02:00
ram.build = "500M"
2023-09-21 14:28:37 +02:00
ram.runtime = "50M"
2023-09-21 14:16:44 +02:00
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/petrolette"
2023-09-21 14:28:37 +02:00
[install.init_main_permission]
type = "group"
default = "visitors"
2023-09-21 14:16:44 +02:00
[install.mono_user]
ask.fr = "Cette instance est elle mono utilisateur ?"
2023-09-21 20:25:51 +02:00
ask.en = "Is this instance mono user?"
2023-09-21 14:16:44 +02:00
help.fr = "Cette instance ne proposera qu'une seule selection de flux, la même pour tous les visiteurs"
help.en = "This instance will have the same rss selection for any visitor visiting the page"
type = "boolean"
default = true
[resources]
[resources.sources.main]
url = "https://framagit.org/yphil/petrolette/-/archive/v1.6.0/petrolette-v1.6.0.tar.gz"
sha256 = "25cff32873fb643882a1b43681842a646d4e46a9802da2ab086ab29f770b7d7e"
autoupdate.strategy = "latest_gitlab_tag"
2023-09-21 14:16:44 +02:00
[resources.system_user]
[resources.install_dir]
2023-09-21 14:28:37 +02:00
[resources.ports]
main.default = 8001
https.default = 8002
2023-09-21 14:16:44 +02:00
[resources.permissions]
main.url = "/"