-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmanifest.toml
53 lines (40 loc) · 1.13 KB
/
manifest.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
packaging_format = 2
id = "whitebophir"
name = "Whitebophir"
description.en = "Open source vector collaborative board"
description.fr = "Tableau de dessin vectoriel collaboratif open source"
version = "1.21.2~ynh1"
maintainers = ["bwjtkw", "oiseauroch"]
[upstream]
license = "AGPL-3.0-only"
demo = "wbo.ophir.dev"
code = "https://github.com/lovasoa/whitebophir"
website = "https://wbo.ophir.dev/"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "350M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/whitebophir"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://github.com/lovasoa/whitebophir/archive/refs/tags/v1.21.2.tar.gz"
sha256 = "6b2a93335ed7299dc6303605f7bc909b9e37610e9a7220b0ab20dafba75ef7ae"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]
[resources.install_dir]
[resources.ports]
[resources.permissions]
main.url = "/"