2023-03-23 08:54:45 +01:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "wekan"
|
|
|
|
name = "Wekan"
|
|
|
|
description.en = "Trello-like kanban"
|
2023-03-23 09:04:14 +01:00
|
|
|
description.fr = "Kanban similaire à Trello"
|
2023-03-23 08:54:45 +01:00
|
|
|
|
2023-06-12 15:41:24 +02:00
|
|
|
version = "6.97~ynh1"
|
2023-03-23 08:54:45 +01:00
|
|
|
|
|
|
|
maintainers = ["alexAubin", "ljf", "yalh76"]
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "MIT"
|
|
|
|
website = "https://wekan.github.io"
|
|
|
|
demo = "https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h"
|
|
|
|
admindoc = "https://github.com/wekan/wekan/wiki"
|
|
|
|
code = "https://github.com/wekan/wekan"
|
|
|
|
|
|
|
|
[integration]
|
2023-08-10 07:48:42 +02:00
|
|
|
yunohost = ">= 11.2"
|
2023-03-23 09:04:14 +01:00
|
|
|
architectures = ["arm64", "amd64"]
|
2023-03-23 08:54:45 +01:00
|
|
|
multi_instance = true
|
2023-03-23 09:04:14 +01:00
|
|
|
ldap = true
|
|
|
|
sso = false
|
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-03-23 08:54:45 +01:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/wekan"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
2023-03-24 09:03:18 +01:00
|
|
|
default = "visitors"
|
2023-03-23 08:54:45 +01:00
|
|
|
|
|
|
|
[install.admin]
|
|
|
|
type = "user"
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
2023-06-12 15:41:11 +02:00
|
|
|
arm64.url = "https://github.com/wekan/wekan/releases/download/v6.97/wekan-6.97-arm64.zip"
|
|
|
|
arm64.sha256 = "3c60fadf67cee852da3e453f32e9548b5ba4f9bd2bdba7e4f60a9f3c4998b08a"
|
|
|
|
amd64.url = "https://github.com/wekan/wekan/releases/download/v6.97/wekan-6.97-amd64.zip"
|
|
|
|
amd64.sha256 = "b2637a2a1545a35ac622651aa9d58b58f295ada66cfe9863602aafbfcac90dcc"
|
2023-04-03 20:57:04 +02:00
|
|
|
autoupdate.strategy = "latest_github_release"
|
|
|
|
autoupdate.asset.amd64 = "*-amd64.zip"
|
|
|
|
autoupdate.asset.arm64 = "*-arm64.zip"
|
2023-03-23 08:54:45 +01:00
|
|
|
|
2023-03-23 09:04:14 +01:00
|
|
|
[resources.ports]
|
2023-03-23 08:54:45 +01:00
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|