1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my-mind_ynh.git synced 2024-09-03 19:46:22 +02:00
my-mind_ynh/manifest.toml

53 lines
1.1 KiB
TOML
Raw Normal View History

2023-06-03 19:13:03 +02:00
packaging_format = 2
id = "my-mind"
name = "My Mind"
description.en = "Online Mindmapping Software"
description.fr = "Éditeur de cartes mentales"
version = "2.0~ynh3"
maintainers = ["Anmol Sharma"]
[upstream]
license = "MIT"
demo = "http://my-mind.github.io/?map=examples/features.mymind"
admindoc = "https://github.com/ondras/my-mind/wiki"
code = "https://github.com/ondras/my-mind"
website = "https://github.com/ondras/my-mind"
[integration]
2023-06-03 19:18:02 +02:00
yunohost = ">= 11.1.19"
architectures = "all"
2023-06-03 19:13:03 +02:00
multi_instance = true
2023-06-03 19:18:02 +02:00
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
2023-06-03 19:13:03 +02:00
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/mymind"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://github.com/ondras/my-mind/archive/v2.0.tar.gz"
sha256 = "0ea718f800c2e778cd649132fcfd9c9836815258733295e4998a44e9d91be7a7"
2023-06-03 19:18:02 +02:00
autoupdate.strategy = "latest_github_tag"
2023-06-03 19:13:03 +02:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"