1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00
glitchsoc_ynh/README_fr.md

54 lines
2.3 KiB
Markdown
Raw Normal View History

2021-04-15 22:46:03 +02:00
# Glich-Soc pour YunoHost
2019-03-18 04:22:38 +01:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/glitchsoc.svg)](https://dash.yunohost.org/appci/app/glitchsoc) ![](https://ci-apps.yunohost.org/ci/badges/glitchsoc.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/glitchsoc.maintain.svg)
[![Installer glitchsoc avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=glitchsoc)
2019-03-18 04:22:38 +01:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2019-03-18 04:22:38 +01:00
2021-05-13 20:12:58 +02:00
> *This package allows you to install glitchsoc 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.*
2019-03-18 04:22:38 +01:00
## Vue d'ensemble
Un réseau social libre et fédéré, scission de Mastodon.
2019-03-18 04:22:38 +01:00
2021-05-13 20:12:58 +02:00
**Version incluse:** 3.4.0-rc2~ynh1
2019-07-14 18:43:25 +02:00
2019-03-18 04:22:38 +01:00
2019-07-14 18:17:03 +02:00
## Avertissements / informations importantes
2019-03-18 04:22:38 +01:00
Glitch-Soc is beta software, and under active development. Use at your own risk!
2019-03-18 04:22:38 +01:00
* This app require a dedicated domain or subdomain.
* The user choosen during the installation is created in Glich-Soc with admin rights. At the end of the installation a mail is sent to the user with the a generated password.
* LDAP authentication is activated. All YunoHost users can authenticate.
* It seems important to close the inscriptions for your Glitch-Soc, so that it remains a private body. We invite you to block remote malicious instances from the administration interface. You can also add text on your home page.
2021-05-01 14:32:17 +02:00
2019-03-18 04:22:38 +01:00
## Documentations et ressources
2019-03-18 04:22:38 +01:00
* Site official de l'app : https://glitch-soc.github.io/docs/
2019-03-18 04:22:38 +01:00
2019-08-04 00:50:29 +02:00
* Dépôt de code officiel de l'app: https://github.com/glitch-soc/mastodon
* Documentation YunoHost pour cette app: https://yunohost.org/app_glitchsoc
* Signaler un bug: https://github.com/YunoHost-Apps/glitchsoc_ynh/issues
2019-03-18 04:22:38 +01:00
2021-02-17 19:22:07 +01:00
## Informations pour les développeurs
2019-03-18 04:22:38 +01:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing).
2019-03-18 04:22:38 +01:00
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
or
sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
2019-03-18 04:22:38 +01:00
```
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps