waggle-sensor / beehive-server

Waggle cloud software for aggregation, storage and analysis of sensor data from Waggle nodes.
13 stars 17 forks source link

Clean up Dockerfile and their locations #48

Closed seanshahkarami closed 6 years ago

seanshahkarami commented 6 years ago

Yongho and I agree that patching what's on beehive now is a little painful because of how things are organized. We're going to take an afternoon to clean up the Dockerfile to make sure they just have the minimal dependencies and move them all to their own directories in the root of the repo. This will make working with that beehive-server repo much more pleasant and we'll be able to work much faster after that.

seanshahkarami commented 6 years ago

All of the core services are now packaged in their own streamlined docker images in the base of the repo...finally! :-)

We'll have to update a couple other monitoring items and figure out what to do with the plenar.io sender, but we should get our core services working well first.