Aligner le paquet sur le modèle YunoHost
This commit is contained in:
parent
1a45355ed3
commit
7ae2307abf
16 changed files with 302 additions and 35 deletions
|
|
@ -5,11 +5,13 @@ id = "globinours"
|
|||
name = "Globinours"
|
||||
description.en = "Lightweight animal shelter management"
|
||||
description.fr = "Gestion légère et complète pour refuges animaliers"
|
||||
version = "1.0.0-rc.3~ynh10"
|
||||
version = "1.0.0-rc.3~ynh11"
|
||||
maintainers = ["OverSu"]
|
||||
|
||||
[upstream]
|
||||
license = "AGPL-3.0-or-later"
|
||||
website = "https://globinours.fr"
|
||||
demo = "https://demo.globinours.fr"
|
||||
code = "https://nnsprod.com/git/oversu/Globinours"
|
||||
|
||||
[integration]
|
||||
|
|
@ -40,6 +42,7 @@ ram.runtime = "100M"
|
|||
[resources.system_user]
|
||||
[resources.install_dir]
|
||||
[resources.data_dir]
|
||||
subdirs = ["association", "grants", "medical-documents", "private-media", "media", "storage/logs", "storage/backups", "storage/releases"]
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
[resources.apt]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue