danialhbma / ITP-SE12-Power-Monitoring

ICT3111 Integrative Team Project
1 stars 0 forks source link

Implementation: Setup MongoDB to store analysis #49

Closed danialhbma closed 1 year ago

danialhbma commented 1 year ago

Will have to create a container to store the database, and then write the documentation on the installation process.

danialhbma commented 1 year ago

Plan:

danialhbma commented 1 year ago

MongoDB running on test server, managed to add values and ensure that it is running.

Next step: route nginx traffic to MongoDB and see if the values go in.

danialhbma commented 1 year ago

MongoDB is a paid data source on Grafana, so it is no longer a feasible idea. The idea to use MongoDB is scrapped, we will use try to generate a monthly report of all the statistical analysis on Grafana instead.