mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update README.rst
This commit is contained in:
parent
8262588dd9
commit
e7fa7e410d
1 changed files with 13 additions and 0 deletions
|
@ -6,6 +6,19 @@ Adds the `Mosquitto <https://mosquitto.org/>`_ (`MQTT <https://mqtt.org/faq>`_)
|
||||||
|
|
||||||
Roughly follows this guide: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-16-04
|
Roughly follows this guide: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-16-04
|
||||||
|
|
||||||
|
Using It
|
||||||
|
-------
|
||||||
|
|
||||||
|
The mosquitto service is authenticated with:
|
||||||
|
|
||||||
|
Username: ``Admin``
|
||||||
|
|
||||||
|
Password: ``changeme``
|
||||||
|
|
||||||
|
You can monitor the service with command::
|
||||||
|
|
||||||
|
systemctl status mosquitto
|
||||||
|
|
||||||
See Also
|
See Also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue