1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/horde_ynh.git synced 2024-09-03 19:16:08 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2022-03-08 23:27:37 +00:00 committed by Yunohost-Bot
parent e81e13519f
commit 61dc182a21
2 changed files with 124 additions and 76 deletions

103
README.md
View file

@ -1,56 +1,32 @@
Horde for yunohost
==================
<!--
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.
-->
[![Integration level](https://dash.yunohost.org/integration/horde.svg)](https://ci-apps.yunohost.org/ci/apps/horde%20%28Community%29/lastBuild/consoleFull)
[![Install horde with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=horde)
# Horde for YunoHost
> *This package allow you to install horde quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
[![Integration level](https://dash.yunohost.org/integration/horde.svg)](https://dash.yunohost.org/appci/app/horde) ![](https://ci-apps.yunohost.org/ci/badges/horde.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/horde.maintain.svg)
[![Install Horde with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=horde)
Overview
--------
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Horde 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
A groupware (webmail, adressbook, calendar) witch use PHP
**Shipped version:** 5.2.22
Screenshots
-----------
**Shipped version:** 5.2.22~ynh4
![](https://www.horde.org/images/slides/h5slider.png)
**Demo:** http://demo.horde.org
Demo
----
## Screenshots
* [Official demo](http://demo.horde.org/)
![](./doc/screenshots/screenshot01.png)
Documentation
-------------
* Official documentation: https://wiki.horde.org/
* YunoHost documentation: There no other documentations, feel free to contribute.
YunoHost specific features
--------------------------
### Multi-users support
This app support the SSO and LDAP.
### Supported architectures
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/horde%20(Community).svg)](https://ci-apps.yunohost.org/ci/apps/horde/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/horde%20(Community).svg)](https://ci-apps-arm.yunohost.org/ci/apps/horde/)
* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/jenkins/job/horde%20(Community).svg)](https://ci-stretch.nohost.me/jenkins/job/horde/)
<!--Limitations
-----------
* Any known limitations.-->
Additional informations
-----------------------
## Disclaimers / important information
### Customisation
@ -103,31 +79,17 @@ For calendar, task and addressbook activeSync has been configured but not yet te
- Complete the form and save it.
- You might be able to sed an email now.
Links
-----
## Documentation and resources
* Report a bug: https://github.com/YunoHost-Apps/horde_ynh/issues
* App website: https://www.horde.org/
* YunoHost website: https://yunohost.org/
* Official app website: https://www.horde.org
* Official admin documentation: https://wiki.horde.org
* Upstream app code repository: https://github.com/horde
* YunoHost documentation for this app: https://yunohost.org/app_horde
* Report a bug: https://github.com/YunoHost-Apps/horde_ynh/issues
---
## Developer info
Install
-------
From command line:
`sudo yunohost app install -l horde https://github.com/YunoHost-Apps/horde_ynh`
Upgrade
-------
From command line:
`sudo yunohost app upgrade horde -u https://github.com/YunoHost-Apps/horde_ynh`
Developers infos
----------------
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/horde_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
@ -136,15 +98,4 @@ or
sudo yunohost app upgrade horde -u https://github.com/YunoHost-Apps/horde_ynh/tree/testing --debug
```
License
-------
Horde is published under the GPL-2.0, LGPL-2.1, BSD-2-Clause, ASL, OSI certified
All information about the licence for each part is available here : http://pear.horde.org/
TODO
----
- [ ] Service auto-discovery test
- [ ] Improve doc
- [ ] Improve https://vm-yh-2.lan/horde/test.php to have all optional dependence installed
**More info regarding app packaging:** https://yunohost.org/packaging_apps

97
README_fr.md Normal file
View file

@ -0,0 +1,97 @@
# Horde pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/horde.svg)](https://dash.yunohost.org/appci/app/horde) ![](https://ci-apps.yunohost.org/ci/badges/horde.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/horde.maintain.svg)
[![Installer Horde avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=horde)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Horde rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
A groupware (webmail, adressbook, calendar) witch use PHP
**Version incluse :** 5.2.22~ynh4
**Démo :** http://demo.horde.org
## Captures d'écran
![](./doc/screenshots/screenshot01.png)
## Avertissements / informations importantes
### Customisation
#### Install others app.
The package provide some apps, but it's could be possible to install some others apps. The list of all availabe apps are listed here : https://www.horde.org/apps
Before any change it's recommended to make a backup :
```bash
# In case of multiple instance adapt "horde" by the horde instance
sudo yunohost backup create --verbose --ignore-system --apps horde
```
Install horde apps with pear :
```bash
# Get the horde final_path
# In case of multiple instance adapt "horde" by the horde instance
final_path=$(yunohost app setting horde final_path)
# Set the pear command to call to stay in the horde environnement (not in the global system environnement)
pear_cmd="$final_path/pear/pear -c $final_path/pear.conf"
# Update the pear channel
$pear_cmd channel-update pear.horde.org
# Install the app that you want
$pear_cmd install -a -B horde/APP_TO_INSTALL
# Set the final permission
# In case of multiple instance adapt "horde" by the horde instance
chown -R www-data:horde $final_path
```
After you need to update the horde database schema and the horde config. So go on the horde config pannel (in the settings wheel > Preferences > Administration > Configuration). Click on "Update all DB schemas" and then on "Update all configurations".
Now you should be able to use the new apps.
### ActiveSync
For calendar, task and addressbook activeSync has been configured but not yet tested.
### Troubleshotting
**Get Address is missing domain while to try to send an email.**
- You need to create an identity before send an email.
- To create this go in the settings wheel > Preferences > Global Preferences > Personal Information.
- Complete the form and save it.
- You might be able to sed an email now.
## Documentations et ressources
* Site officiel de l'app : https://www.horde.org
* Documentation officielle de l'admin : https://wiki.horde.org
* Dépôt de code officiel de l'app : https://github.com/horde
* Documentation YunoHost pour cette app : https://yunohost.org/app_horde
* Signaler un bug : https://github.com/YunoHost-Apps/horde_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/horde_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/horde_ynh/tree/testing --debug
ou
sudo yunohost app upgrade horde -u https://github.com/YunoHost-Apps/horde_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps