2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mosquitto_ynh.git synced 2026-03-26 00:52:38 +01:00
Mosquitto package for YunoHost
Find a file
2026-02-10 07:52:00 +01:00
.github include proxy_params_no_auth (#32) 2026-01-03 13:47:04 +01:00
conf Hide tile & show nginx info 2026-01-19 17:19:12 +01:00
doc Fix admin doc 2025-11-13 12:21:46 +01:00
scripts Add nginx (#35) 2026-01-19 22:31:41 +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 Upgrade sources 2026-02-10 01:43:28 +01:00
README.md Auto-update READMEs 2026-02-10 01:43:30 +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.1.2~ynh1

📦 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.