@@ -21,6 +21,10 Download the application *radarsys* to your workspace | |||||
21 | $ cd /path/to/radarsys |
|
21 | $ cd /path/to/radarsys | |
22 | $ docker-compose build |
|
22 | $ docker-compose build | |
23 |
|
23 | |||
24 | ### 3. Run containers |
|
24 | ### 3. Modify IP Broker | |
|
25 | ||||
|
26 | Access to .env and modify "MQTT_SERVER" with the IP of the broker. You can install Mosquitto for this. | |||
|
27 | ||||
|
28 | ### 4. Run containers | |||
25 |
|
29 | |||
26 | $ docker-compose up -d |
|
30 | $ docker-compose up -d |
General Comments 0
You need to be logged in to leave comments.
Login now