From f24ba58899596f585480cce268108a481b0041a5 Mon Sep 17 00:00:00 2001 From: Grena Date: Mon, 10 Apr 2023 20:34:45 +0200 Subject: [PATCH] Delete unnecessary files --- README.md | 52 -------------------------------------------- README_fr.md | 52 -------------------------------------------- doc/DISCLAIMER.md | 3 --- doc/DISCLAIMER_fr.md | 3 --- 4 files changed, 110 deletions(-) delete mode 100644 README.md delete mode 100644 README_fr.md delete mode 100644 doc/DISCLAIMER.md delete mode 100644 doc/DISCLAIMER_fr.md diff --git a/README.md b/README.md deleted file mode 100644 index b778c6b..0000000 --- a/README.md +++ /dev/null @@ -1,52 +0,0 @@ - - -# Mosquitto for YunoHost - -[![Integration level](https://dash.yunohost.org/integration/mosquitto.svg)](https://dash.yunohost.org/appci/app/mosquitto) ![Working status](https://ci-apps.yunohost.org/ci/badges/mosquitto.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mosquitto.maintain.svg) - -[![Install Mosquitto with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mosquitto) - -*[Lire ce readme en français.](./README_fr.md)* - -> *This package allows you to install Mosquitto 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 - -[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.12~ynh1 - -**Demo:** https://test.mosquitto.org -## Disclaimers / important information - -## TODO - -- [ ] Add MQTTS (MQTT with TLS) - -## Documentation and resources - -* Official app website: -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost documentation for this app: -* Report a bug: - -## 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 -``` - -**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md deleted file mode 100644 index e82f670..0000000 --- a/README_fr.md +++ /dev/null @@ -1,52 +0,0 @@ - - -# Mosquitto pour YunoHost - -[![Niveau d’intégration](https://dash.yunohost.org/integration/mosquitto.svg)](https://dash.yunohost.org/appci/app/mosquitto) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mosquitto.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mosquitto.maintain.svg) - -[![Installer Mosquitto avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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, 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.12~ynh1 - -**Démo :** https://test.mosquitto.org -## Avertissements / informations importantes - -## A faire - -- [ ] Ajouter MQTTS (MQTT avec TLS) - -## Documentations et ressources - -* Site officiel de l’app : -* Documentation officielle utilisateur : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : -* Signaler un bug : - -## 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 -``` - -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md deleted file mode 100644 index 2a8b9dd..0000000 --- a/doc/DISCLAIMER.md +++ /dev/null @@ -1,3 +0,0 @@ -## TODO - -- [ ] Add MQTTS (MQTT with TLS) diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md deleted file mode 100644 index 2a4c3bf..0000000 --- a/doc/DISCLAIMER_fr.md +++ /dev/null @@ -1,3 +0,0 @@ -## A faire - -- [ ] Ajouter MQTTS (MQTT avec TLS)