User Tools

Site Tools


packet:bpqmonweb

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
packet:bpqmonweb [2025/04/13 00:11] m0mzfpacket:bpqmonweb [2025/04/13 00:13] (current) m0mzf
Line 21: Line 21:
 </code> </code>
  
-Now we need to add an entry to our hosts file so the nginx proxy knows where mosquitto is located on the network; this is hard coded into the web application so it's cleaner to add it here+Now we need to add an entry to our hosts file so the nginx proxy knows where mosquitto is located on the network; this is already set in the nginx config so it's cleaner to add it here rather than edit the files pulled from git
 <code>echo "127.0.0.1 mosquitto" | sudo tee -a /etc/hosts</code> <code>echo "127.0.0.1 mosquitto" | sudo tee -a /etc/hosts</code>
  
packet/bpqmonweb.txt · Last modified: 2025/04/13 00:13 by m0mzf