1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gossa_ynh.git synced 2024-09-03 18:36:29 +02:00

Merge pull request #7 from YunoHost-Apps/testing

Testing
This commit is contained in:
OniriCorpe 2024-02-20 05:18:54 +01:00 committed by GitHub
commit 8e96ed8ea8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -57,4 +57,4 @@ or
sudo yunohost app upgrade gossa -u https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->

View file

@ -7,14 +7,14 @@ description.fr = "Serveur web simple et rapide pour vos fichiers"
version = "1.0.0~ynh1"
maintainers = ["eric_G"]
maintainers = []
[upstream]
license = "MIT"
code = "https://github.com/pldubouilh/gossa"
[integration]
yunohost = ">= 11.1.21"
yunohost = ">= 11.2"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
ldap = false
@ -26,7 +26,6 @@ ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
help.en = "You must activate public site if you want to connect a client player to Gossa. This can be changed later via the webadmin."
@ -46,6 +45,11 @@ ram.runtime = "50M"
armhf.url = "https://github.com/pldubouilh/gossa/releases/download/v1.0.0/gossa-linux-arm"
armhf.sha256 = "9fc83341f5ebba5f4804b091760b36bbea99fbc055b1cdd7928a34bd2f1f28db"
autoupdate.strategy = "latest_github_tag"
autoupdate.asset.arm64 = "¨gossa-linux-arm64$"
autoupdate.asset.amd64 = "¨gossa-linux-x64$"
autoupdate.asset.armh = "¨gossa-linux-arm$"
[resources.ports]
[resources.system_user]