1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mosquitto_ynh.git synced 2025-12-21 02:33:04 +01:00
Mosquitto package for YunoHost
Find a file
2025-11-15 21:27:12 +01:00
.github Add workflows 2025-11-15 21:26:23 +01:00
conf Add & manage option to plain MQTT 2025-11-10 11:25:45 +01:00
doc Fix admin doc 2025-11-13 12:21:46 +01:00
scripts Fix save setting on install 2025-11-11 21:52:37 +01:00
.gitignore convert to helpers2.1 2025-08-07 13:07:49 +02:00
config_panel.toml Fixing 2025-11-10 19:42:58 +01:00
LICENSE Complete rewrite 2021-02-15 09:27:16 +01:00
manifest.toml Default install to plain MQTT & autodetect current for upgrade (#2) 2025-11-11 21:46:52 +01:00
README.md Auto-update READMEs 2025-11-15 16:38:50 +01:00
tests.toml Add & manage option to plain MQTT 2025-11-10 11:25:45 +01:00

Logo of Mosquitto Mosquitto, packaged for YunoHost

Interconnect your objects and applications with an MQTT broker

🌐 Official app website App Demo Version: 2.0.22~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream Mosquitto repository: https://github.com/eclipse/mosquitto

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mosquitto -u https://github.com/YunoHost-Apps/mosquitto_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.