1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chitchatter_ynh.git synced 2024-09-03 18:15:59 +02:00
chitchatter_ynh/manifest.toml

52 lines
1.1 KiB
TOML
Raw Normal View History

2023-02-23 16:56:28 +01:00
packaging_format = 2
id = "chitchatter"
name = "Chitchatter"
description.en = "Peer-to-peer chat that is serverless, decentralized, and ephemeral"
description.fr = "Chat peer-to-peer sans serveur, décentralisée et éphémère"
2023-03-12 11:12:47 +01:00
version = "1.0~ynh5"
2023-02-23 16:56:28 +01:00
maintainers = ["eric_G"]
[upstream]
license = "GPL-2.0"
website = "https://chitchatter.im/"
demo = "https://chitchatter.im/"
code = "https://github.com/jeremyckahn/chitchatter"
[integration]
2023-03-12 11:11:22 +01:00
yunohost = ">= 11.1.15"
2023-02-23 17:01:18 +01:00
architectures = "all"
2023-02-23 16:56:28 +01:00
multi_instance = true
2023-02-23 17:01:18 +01:00
ldap = false
sso = false
disk = "50M"
2023-02-28 09:25:40 +01:00
ram.build = "2800M"
2023-02-23 17:01:18 +01:00
ram.runtime = "50M"
2023-02-23 16:56:28 +01:00
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
2023-03-12 11:11:22 +01:00
2023-03-28 19:02:21 +02:00
[resources.sources]
[resources.sources.main]
url = "https://github.com/jeremyckahn/chitchatter/archive/aff6995ecc82303e07b9c0722b796150efa9c66a.tar.gz"
sha256 = "3acba218b0637087e9cda4181a15ce6e89ceeb4a14a8ecc8fbf6993e8ade7cff"
rename = "chitchatter"
2023-02-23 16:56:28 +01:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"