Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Latest commit

 

History

History

challenge6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Challenge 6

image

We need to add the other sensor workers to be able to pull the humidity and motion data from NATS. Your challenge is to update the docker-compose.yml file with entries for humidity and motion. Verify your results my starting everything and checking that the charts are updating for humidity and motion.

hint docker-compose documentation can be found at https://docs.docker.com/compose/compose-file/compose-file-v2/

Next Up: Challenge 7