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/POST_INTALL.md
2024-01-22 23:22:25 +01:00

8 lines
349 B
Markdown

### Initial access
User *admin* with password *domoticz* allow you to access the system. Of course, you should change them immediately.
User and password for Mosquitto broker are automatically generated during installation, you may retrieve them with
````
sudo yunohost app setting __APP__ mqtt_user
sudo yunohost app setting __APP__ mqtt_pwd
````