initial commit

This commit is contained in:
2025-12-20 12:48:24 -06:00
commit 1912c49290
3 changed files with 43 additions and 0 deletions

9
README.MD Normal file
View File

@@ -0,0 +1,9 @@
Refer to https://github.com/sukesh-ak/setup-mosquitto-with-docker for more details
Must create mosquitto.conf file manually
Create password file
touch config/pwfile
From mqtt container terminal issue the following command and you will be prompted for a password
mosquitto_passwd -c /mosquitto/config/pwfile mqtt-user