mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
1b5cdea736
* Update systemd.service * Remove badge * Update pull_request_template.md * Update install * add doc page * Add doc * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update nginx.conf * Update install * Fix * Fix * Update Coturn_config_rotate.sh * Update pull_request_template.md * Update Coturn_config_rotate.sh * Update manifest.json * Add description * Add logs * Update nginx.conf * Update groupname.json * Update install * Create .gitignore * Without turn 0.3 (#20) * Upgrade to version 0.3 * Revert "Merge branch 'testing' into without-turn" This reverts commite15d4cbc71
, reversing changes made to16ba00f162
. * Update install * Remove cli port * Upgrade to version 0.3.1 * Update install * Upgrade to 0.3.1 * Open port 8443 * Fix systemd config * Update groupname.json * Update remove * Removing Send a email * rework coturn config * Update ice-servers.json * Update ice-servers.json * Fix * Update ice-servers.json * Update change_url * Update nginx.conf * Update groupname.json * Fix * Update nginx.conf * Update install * Update turnserver.conf * Cleaning up * Make curl silent * Make curl silent * Update upgrade * Make curl silent * Update install * fix * Update upgrade * Fix * Upgrade to 0.3.2 (#27) * Upgrade to version 0.3.2 * Group description (#29) * Allow group description on install * Add -turn command-line option in systemd * Update install * Add turn port * Update install * Fix * Add group description * Fix * Update manifest.json * Cleaning up * Update upgrade * Update manifest.json * Set config file permissions * Update upgrade * Set new_path to root * Update install * Update upgrade * Fix badges * Update manifest.json * Fix badges * Remove open firewall * Protect config groups folder * Remove firewall allow for 8443 (#35) * remove firewall allow for 8443 * Update Coturn_config_rotate.sh * Multi instance * Update install * Fix * Update ice-servers.json * Update manifest.json * Upgrade to version 0.3.3 * Update systemd.service * Update upgrade * Update systemd.service * Upgrade to version 0.3.3 (#39) * Add port * Add home * Change permission * Update install * Upgrade to version 0.3.4 * Upgrade to version 0.3.4 (#40) * Fix * Update manifest.json * Revert "Update manifest.json" This reverts commitca7464632e
. * [autopatch] Update issue and PR templates (#45) Co-authored-by: Yunohost-Bot <> * Add templates * Add screenshot * Update check_process * Update check_process * Upgrade to version 0.3.5 (#47) * Upgrade to version 0.3.5 * Add add_config * Update upgrade * Check if a cron job is present and remove it * Update manifest.json * Update check_process * Add templates * Auto-update README * Fix access to the /stats page * Add new line in passwd file for user:password parsing (#52) * Add new line in passwd file for user:password parsing * Fix * Create screenshot.png * Add templates * Auto-update README * Cleaning up * Auto-update README * Update manifest.json * Fix * Fix * Auto-update README * Remove generated certificates * Fix * Fix * Fix * Fix * Fix * Auto-update README * Fix * Auto-update README * Various fix * Auto-update README * Update install * Update upgrade * Fix * Fix * Fix * Update systemd.service * Update systemd.service * Fix * Update systemd.service * Update check_process * Auto-update README * Update systemd.service * Update manifest.json * Auto-update README * Add accent * Auto-update README * Update systemd.service * Add description * Auto-update README * Fix * Auto-update README * 0.4 * Update systemd.service * Auto-update README * 0.4 (#58) * Fix * Update restore * Update install * Update remove * Update upgrade * Update systemd.service * Update systemd.service * Revert "Update systemd.service" This reverts commit3e4d1b95d4
. * Fix link * Auto-update README * Notif (#60) * Update upgrade * Update manifest.json * Auto-update README * Update systemd.service * Update manifest.json * Auto-update README * Update manifest.json * Fix * Auto-update README * 0.4.1 (#65) * Update version 0.4.1 * Update manifest.json * Fix change url * Auto-update README * Update upgrade * Update upgrade * Fix * Auto-update README * remove arch helper (#68) * remove arch helper * Update install * Update manifest.json * Auto-update README * 0.4.2 * Auto-update README * Fix * Auto-update README * Update restore * We do not open 8443 We do not open 8443 as it is going through NGINX proxy * Auto-update README * 0.4.3 (#72) * 0.4.3 * 0.4.4 (#74) * 0.4.4 * 0.5 (#77) * 0.5 * Update DESCRIPTION.md * Auto-update README * Update DESCRIPTION.md * Merge branch 'testing' of https://github.com/YunoHost-Apps/galene_ynh into testing * Update DESCRIPTION.md * cleaning up * Auto-update README * 0.5.1 (#80) * Upgrade * Auto-update README Co-authored-by: yunohost-bot <yunohost@yunohost.org> * 0.5.2 * Auto-update README * 0.5.3 * Auto-update README * 0.5.4 (#85) * 0.5.4 * Auto-update README * Set shasum Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> Co-authored-by: tituspijean <tituspijean@outlook.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
83 lines
2.8 KiB
JSON
83 lines
2.8 KiB
JSON
{
|
||
"name": "Galène",
|
||
"id": "galene",
|
||
"packaging_format": 1,
|
||
"description": {
|
||
"en": "Videoconferencing server that is easy to deploy",
|
||
"fr": "Serveur de visioconférence facile à déployer"
|
||
},
|
||
"version": "0.5.4~ynh1",
|
||
"url": "https://galene.org/",
|
||
"upstream": {
|
||
"license": "MIT",
|
||
"website": "https://galene.org/",
|
||
"demo": "https://galene.org:8443/",
|
||
"admindoc": "https://galene.org/",
|
||
"userdoc": "https://galene.org/faq.html",
|
||
"code": "https://github.com/jech/galene"
|
||
},
|
||
"license": "MIT",
|
||
"maintainer": {
|
||
"name": "eric_G",
|
||
"email": ""
|
||
},
|
||
"requirements": {
|
||
"yunohost": ">= 4.3.0"
|
||
},
|
||
"multi_instance": false,
|
||
"services": [
|
||
"nginx"
|
||
],
|
||
"arguments": {
|
||
"install" : [
|
||
{
|
||
"name": "domain",
|
||
"type": "domain"
|
||
},
|
||
{
|
||
"name": "admin",
|
||
"type": "user"
|
||
},
|
||
{
|
||
"name": "password",
|
||
"type": "password",
|
||
"help": {
|
||
"en": "Set the administrator password (between 8 and 30 characters)",
|
||
"fr": "Définissez le mot de passe administrateur (entre 8 et 30 caractères)"
|
||
}
|
||
},
|
||
{
|
||
"name": "is_public",
|
||
"type": "boolean",
|
||
"help": {
|
||
"en": "If enabled, Galène will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
||
"fr": "Si cette case est cochée, Galène sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||
},
|
||
"default": true
|
||
},
|
||
{
|
||
"name": "group_name",
|
||
"type": "string",
|
||
"ask": {
|
||
"en": "Choose a name for the group you want to create",
|
||
"fr": "Choisissez un nom pour le groupe que vous voulez créer"
|
||
},
|
||
"default": "public",
|
||
"example": "public"
|
||
},
|
||
{
|
||
"name": "group_description",
|
||
"type": "string",
|
||
"optional": true,
|
||
"ask": {
|
||
"en": "Choose a description for the group you want to create",
|
||
"fr": "Décrivez le groupe que vous souhaitez créer"
|
||
},
|
||
"help": {
|
||
"en": "Add a human-readable description of the group; this is displayed on the landing page for public groups.",
|
||
"fr": "Ajoutez une description du groupe; ceci est affiché sur la page de destination des groupes publics."
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|