From charlesreid1

Revision as of 07:04, 30 March 2017 by Admin (talk | contribs) (Created page with "Covering some notes on MongoDB for the UGR wifi project. MongoDB goals: * Get it set up and working locally with a test database script ** Add records ** Drop records ** Quer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Covering some notes on MongoDB for the UGR wifi project.

MongoDB goals:

  • Get it set up and working locally with a test database script
    • Add records
    • Drop records
    • Query records
    • ETc.......
  • Get the MongoDB working over stunnel
  • Get it set up in a docker container