2023-03-02 19:15:23 +01:00
|
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
|
|
id = "vikunja"
|
|
|
|
|
name = "Vikunja"
|
|
|
|
|
description.en = "Self-hosted To-Do list application"
|
|
|
|
|
description.fr = "Application de liste de tâches auto-hébergée"
|
|
|
|
|
|
2024-07-22 15:10:04 +02:00
|
|
|
|
version = "0.24.1~ynh1"
|
2023-03-02 19:15:23 +01:00
|
|
|
|
|
2024-02-14 17:36:37 +01:00
|
|
|
|
maintainers = []
|
2023-03-02 19:15:23 +01:00
|
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
|
license = "GPL-3.0"
|
|
|
|
|
website = "https://vikunja.io/"
|
|
|
|
|
demo = "https://try.vikunja.io/login"
|
|
|
|
|
admindoc = "https://vikunja.io/docs/"
|
2024-02-24 23:12:06 +01:00
|
|
|
|
code = "https://kolaente.dev/vikunja/vikunja"
|
2023-03-02 19:15:23 +01:00
|
|
|
|
|
|
|
|
|
[integration]
|
2024-07-22 15:09:12 +02:00
|
|
|
|
yunohost = ">= 11.2.20"
|
2023-03-02 19:24:51 +01:00
|
|
|
|
architectures = "all"
|
2023-03-02 19:15:23 +01:00
|
|
|
|
multi_instance = true
|
2023-12-20 18:39:24 +01:00
|
|
|
|
|
2023-03-02 19:24:51 +01:00
|
|
|
|
ldap = false
|
2023-12-20 18:39:24 +01:00
|
|
|
|
|
2023-03-02 19:24:51 +01:00
|
|
|
|
sso = false
|
2023-12-20 18:39:24 +01:00
|
|
|
|
|
2023-03-02 19:45:54 +01:00
|
|
|
|
disk = "50M"
|
2023-04-05 23:16:48 +02:00
|
|
|
|
ram.build = "1500M"
|
2023-03-02 19:24:51 +01:00
|
|
|
|
ram.runtime = "50M"
|
2023-03-02 19:15:23 +01:00
|
|
|
|
|
|
|
|
|
[install]
|
|
|
|
|
[install.domain]
|
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
2023-08-30 19:08:49 +02:00
|
|
|
|
help.en = "If 'visitors', Vikunja will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
|
|
|
|
help.fr = "Si 'visiteurs', Vikunja sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
2023-03-02 19:15:23 +01:00
|
|
|
|
type = "group"
|
|
|
|
|
default = "visitors"
|
|
|
|
|
|
2023-09-05 14:04:20 +02:00
|
|
|
|
[install.language]
|
|
|
|
|
ask.en = "Choose the application language"
|
|
|
|
|
ask.fr = "Choisissez la langue de l'application"
|
|
|
|
|
type = "select"
|
2023-10-27 11:08:21 +02:00
|
|
|
|
choices = ["en", "fr-FR"]
|
2023-10-27 11:01:34 +02:00
|
|
|
|
default = "fr-FR"
|
2023-09-05 14:04:20 +02:00
|
|
|
|
|
2023-03-02 19:15:23 +01:00
|
|
|
|
[resources]
|
2023-03-30 21:51:24 +02:00
|
|
|
|
|
|
|
|
|
[resources.sources]
|
|
|
|
|
[resources.sources.back]
|
2024-02-02 22:14:43 +01:00
|
|
|
|
arm64.url = "https://dl.vikunja.io/api/0.22.1/vikunja-v0.22.1-linux-arm64-full.zip"
|
|
|
|
|
arm64.sha256 = "50a1670c0fde858c1cd7bc72cc670c4011a688a20b07ee62fab11bcca3eab01e"
|
|
|
|
|
amd64.url = "https://dl.vikunja.io/api/0.22.1/vikunja-v0.22.1-linux-amd64-full.zip"
|
|
|
|
|
amd64.sha256 = "c3e21ca5ccace3f9eaa423bab8c1cfc3e7de15d5c593db0aa6e4dbd9883469e6"
|
|
|
|
|
armhf.url = "https://dl.vikunja.io/api/0.22.1/vikunja-v0.22.1-linux-arm-7-full.zip"
|
|
|
|
|
armhf.sha256 = "72f50404df57d75060bdd0d162e12cba20269a0def7b38993e1b61c4cf3d69d2"
|
|
|
|
|
i386.url = "https://dl.vikunja.io/api/0.22.1/vikunja-v0.22.1-linux-386-full.zip"
|
|
|
|
|
i386.sha256 = "de1e271b6d3fe6024b790b95c1bf946a415598b31192638ef85589cd2c35f996"
|
2023-03-30 21:51:24 +02:00
|
|
|
|
in_subdir = false
|
2024-01-16 18:46:42 +01:00
|
|
|
|
format = "zip"
|
2024-05-20 17:02:14 +02:00
|
|
|
|
|
2023-03-30 21:51:24 +02:00
|
|
|
|
[resources.sources.front]
|
2024-07-22 15:09:12 +02:00
|
|
|
|
url = "https://dl.vikunja.io/frontend/vikunja-frontend-0.24.1.zip"
|
|
|
|
|
sha256 = "2278ba1d7f50bf656a771378a7a47434730496fe1867d4d4964020a2e7a713ff"
|
2023-03-30 21:51:24 +02:00
|
|
|
|
in_subdir = false
|
2024-01-16 18:46:42 +01:00
|
|
|
|
format = "zip"
|
2024-02-24 23:12:06 +01:00
|
|
|
|
|
2023-03-30 21:51:24 +02:00
|
|
|
|
|
2023-03-02 19:24:51 +01:00
|
|
|
|
[resources.ports]
|
|
|
|
|
|
2023-03-02 19:15:23 +01:00
|
|
|
|
[resources.system_user]
|
2023-10-27 09:10:05 +02:00
|
|
|
|
allow_email = true
|
2023-03-02 19:15:23 +01:00
|
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
|
main.url = "/"
|
2023-03-02 19:24:51 +01:00
|
|
|
|
api.url = "/api"
|
|
|
|
|
api.show_tile = false
|
|
|
|
|
api.allowed = "visitors"
|
2023-10-16 18:10:40 +02:00
|
|
|
|
api.auth_header = false
|
2023-03-02 19:24:51 +01:00
|
|
|
|
|
|
|
|
|
[resources.apt]
|
2024-07-22 15:10:04 +02:00
|
|
|
|
packages = "postgresql"
|
2023-03-02 19:24:51 +01:00
|
|
|
|
|
2023-03-02 19:15:23 +01:00
|
|
|
|
[resources.database]
|
|
|
|
|
type = "postgresql"
|