mirror of
https://github.com/YunoHost-Apps/mosquitto_ynh.git
synced 2024-09-03 19:45:54 +02:00
Auto-update README
This commit is contained in:
parent
b8b3bbe0ff
commit
bc4e605783
2 changed files with 43 additions and 69 deletions
55
README.md
55
README.md
|
@ -1,9 +1,11 @@
|
|||
# Mosquitto (MQTT Broker) 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.
|
||||
-->
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/mosquitto)
|
||||

|
||||

|
||||
# Mosquitto for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/mosquitto)  
|
||||
[](https://install-app.yunohost.org/?app=mosquitto)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -15,50 +17,35 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
[Mosquitto](https://mosquitto.org/) gives you interconnect your objects and applications with an open source MQTT broker. Client can publish or subscribe after authentication (username, password).
|
||||
|
||||
**Shipped version:** 2.0.8
|
||||
|
||||
## Configuration
|
||||
**Shipped version:** 2.0.8~ynh1
|
||||
|
||||
How to configure this app: From an admin panel or a plain file with SSH.
|
||||
**Demo:** https://demo.example.com
|
||||
## Disclaimers / important information
|
||||
|
||||
## Documentation
|
||||
## TODO
|
||||
|
||||
* Official documentation: https://mosquitto.org/documentation/
|
||||
- [ ] Add MQTTS (MQTT with TLS)
|
||||
|
||||
## YunoHost specific features
|
||||
## Documentation and resources
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
* Are LDAP and HTTP auth supported? **No**
|
||||
* Can the app be used by multiple users? **No**
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mosquitto/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mosquitto/)
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/mosquitto_ynh/issues
|
||||
* App website: https://mosquitto.org/
|
||||
* Upstream app repository: https://github.com/eclipse/mosquitto
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Official app website: <https://mosquitto.org>
|
||||
* Official user documentation: <https://yunohost.org/apps>
|
||||
* Official admin documentation: <https://mosquitto.org/documentation/>
|
||||
* Upstream app code repository: <https://some.forge.com/example/example>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_mosquitto>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/mosquitto_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade mosquitto -u https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Todo
|
||||
|
||||
- [ ] Add MQTTS (MQTT with TLS)
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
57
README_fr.md
57
README_fr.md
|
@ -1,64 +1,51 @@
|
|||
# Mosquitto (broker MQTT) pour 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.
|
||||
-->
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/mosquitto)
|
||||

|
||||

|
||||
# Mosquitto pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/mosquitto)  
|
||||
[](https://install-app.yunohost.org/?app=mosquitto)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Mosquitto rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
[Mosquitto](https://mosquitto.org/) vous permet d'interconnecter vos objets et applications avec un broker MQTT open source. Le client peut publier ou s'abonner après authentification (nom d'utilisateur, mot de passe).
|
||||
|
||||
**Version incluse :** 2.0.8
|
||||
|
||||
## Configuration
|
||||
**Version incluse :** 2.0.8~ynh1
|
||||
|
||||
Comment configurer cette application : via le panneau d'administration ou un fichier brut en SSH.
|
||||
**Démo :** https://demo.example.com
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Documentation
|
||||
## A faire
|
||||
|
||||
* Documentation officielle : https://mosquitto.org/documentation/
|
||||
- [ ] Ajouter MQTTS (MQTT avec TLS)
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
## Documentations et ressources
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Non**
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mosquitto/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mosquitto/)
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/mosquitto_ynh/issues
|
||||
* Site de l'application : https://mosquitto.org/
|
||||
* Dépôt de l'application principale : https://github.com/eclipse/mosquitto
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : <https://mosquitto.org>
|
||||
* Documentation officielle utilisateur : <https://yunohost.org/apps>
|
||||
* Documentation officielle de l'admin : <https://mosquitto.org/documentation/>
|
||||
* Dépôt de code officiel de l'app : <https://some.forge.com/example/example>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mosquitto>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mosquitto_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade mosquitto -u https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## A faire
|
||||
|
||||
- [ ] Ajouter MQTTS (MQTT avec TLS)
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue