1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2024-09-03 18:26:17 +02:00
domoticz_ynh/doc/PRE_INSTALL.md
2023-05-26 23:23:50 +02:00

830 B

Mosquitto Broker

During installation, a MQTT broker, Mosquitto, may be installed at the same time as Domoticz. It's an optional setting: during install if you set the same domaine as your main app domain, it won't be installed. The installed version is the one from the official project repo and not from Debian ones. This broker requires a dedicated domain or subdomain to work (ex : mqtt.your.domain.tld) : creating this domain prior installation is a prerequisite

Installed Version

For now, domoticz project does not (yet) provide compiled binaries for each release. So, the installed release is a precompiled version from a project fork. The source code is exactly the same as the original version.