User Tools

Site Tools


avadroid_configure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
avadroid_configure [2025/12/29 18:01] robynavadroid_configure [2026/01/02 17:22] (current) robyn
Line 4: Line 4:
 == Pre Configure == == Pre Configure ==
  
-In your terminal ''cd ~/avadroid/<name>/bot/config'', where <name> is the folder named after your AvaDroid. Edit config.json .. ''nano config.json'' \\ \\ +In your terminal on the machine running docker (SSH or console) ''cd ~/avadroid/<name>/bot/config'', where <name> is the folder named after your AvaDroid. Edit config.json .. ''nano config.json'' \\ \\ 
 Find the section that looks like:  Find the section that looks like: 
 <code j>"Corrade": { <code j>"Corrade": {
Line 42: Line 42:
  
 \\  \\ 
-Now save the config.json file, in nano that is ''CNTL x, y, <enter>''Further configuration will now happen in the GUI. \\ +Now save the config.json file, in nano that is ''CNTL x, y, <enter>'' \\ \\ 
-Return to the avadroid/<name> directory (folder) by in the terminal entering ''cd ..''  (back to bot) then ''cd ..'' back to <name>. You should be back in /home/<your user>/avadroid/<name>do a pwd command in terminal to confirm. \\+Return to the avadroid/<name> directory (folder) by in the terminal entering ''cd ..''  (back to bot) then ''cd ..'' back to <name>. You should be back in /home/<your user>/avadroid/<name>Do a pwd command in terminal to confirm if you wish. \\
  
 +In Terminal type ''docker compose down'' Wait until all removed \\ Then ''docker compose up -d'' wait until all up \\ Then ''docker logs <name>-avadroid'' where <name> is the name of your AvaDroid. \\  
 +
 +You should get a return where the important information starts with [MQTT]. \\
 +Example: 
 +<code>
 +[MQTT] Connected to broker.
 +[MQTT] Subscribed to: The_Mob/MyP@ssW0rd1/local,message,parcel,lure,dialog,permission,alert,command,
 +ownersay,collision, The_Mob/MyP@ssW0rd1
 +</code> \\
 +Connected to Broker. Confirms the IP address and Port is correct. \\
 +Subscribed to: ... Confirms the Group and Password is correct and lists the subscriptions. \\ \\ 
 +We are done here, time for a Coffee, next step is to hit the GUI and finish the setup.  \\
 +
 +[[first_use|First time GUI access.]]  
  
avadroid_configure.1767060109.txt.gz · Last modified: by robyn