LeikRad / IES_CountMeIn

Group 4's project for IES. Count Me In, an automatic sensor service that controls the number of people inside a room.
MIT License
0 stars 2 forks source link

Setup MongoDB #14

Closed LeikRad closed 9 months ago

LeikRad commented 9 months ago

In order to store data that comes from our DataStreams and ensure efficient management of counting information, we need to set up a MongoDB instance. This issue is focused on configuring and deploying a MongoDB database tailored to our application's requirements.

After researching the setup, dockerize the service.