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 Permalink 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-02-29 22:27:26 +01:00
version = "1.7.0~ynh1"
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]
2024-02-29 22:27:26 +01:00
url = "https://framagit.org/yphil/petrolette/-/archive/v1.7.0/petrolette-v1.7.0.tar.bz2"
sha256 = "fcd509609a3c9749ae521bead9e05baa66d7119cb44d8d2143042dc5dd0a38ec"
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 = "/"