diff --git a/README.md b/README.md index 3af19b7..c8d39df 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,71 @@ -Galette for Yunohost -==================== +# Galette for YunoHost -Galette is a membership management web application towards non profit organizations. [Official website](http://galette.eu/) +[![Integration level](https://dash.yunohost.org/integration/galette.svg)](https://dash.yunohost.org/appci/app/galette) ![](https://ci-apps.yunohost.org/ci/badges/galette.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/galette.maintain.svg) +[![Install Galette with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=galette) -This package provides a quick and easy way to install galette (i.e. automatic MySQL base creation and configuration). -Note that the Yunohost users won't be recognized in Galette. +*[Lire ce readme en français.](./README_fr.md)* +> *This package allows you to install Galette quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* + +## Overview +Galette is a membership management web application towards non profit organizations. + +**Shipped version:** 0.9.4.2 + +## Screenshots + +![](https://galette.eu/site/assets/images/screenshots/edit_member.png) + +## Demo + +* [Official demo](https://demo.galette.eu/login) + +## Configuration + +How to configure this app: From an admin panel, a plain file with SSH, or any other way. + +## Documentation + + * Official documentation: https://doc.galette.eu/fr/master/ + * YunoHost documentation: If specific documentation is needed, feel free to contribute. + +## YunoHost specific features + +#### Multi-user support + + * Are LDAP and HTTP auth supported? + * Can the app be used by multiple users? + +#### Supported architectures + +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/galette%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/galette/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/galette%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/galette/) + +## Limitations + +* Any known limitations. + +## Additional information + +* Other info you would like to add about this app. + +## Links + + * Report a bug: https://github.com/YunoHost-Apps/galette_ynh/issues + * App website: http://galette.eu/ + * Upstream app repository: https://github.com/galette/galette + * YunoHost website: https://yunohost.org/ + +--- + +## Developer info + +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing). + +To try the testing branch, please proceed like that. +``` +sudo yunohost app install https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug +or +sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug +``` diff --git a/check_process b/check_process index 3d2905a..9fa96eb 100644 --- a/check_process +++ b/check_process @@ -16,33 +16,15 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=cc5164cdadf9aec0eebb25d4252d849aa0054606 upgrade=1 from_commit=65cd8b542310e8b349107ed222fdc57e3c2d239a backup_restore=1 multi_instance=1 - incorrect_path=1 port_already_use=0 change_url=0 -;;; Levels - Level 1=auto - Level 2=auto - Level 3=auto -# Level 4: the tool can't talk with LDAP - Level 4=1 -# Level 5: - Level 5=auto - Level 6=auto - Level 7=auto - Level 8=0 - Level 9=0 - Level 10=0 ;;; Options Email=jean-baptiste@holcroft.fr Notification=all ;;; Upgrade options - ; commit=cc5164cdadf9aec0eebb25d4252d849aa0054606 - name=Upgrade from 0.9 -manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1 ; commit=65cd8b542310e8b349107ed222fdc57e3c2d239a name=Upgrade from 0.9.1.2 manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1