MongoDB database

A database which stores data from the submission and comment services.

We’re using the official image from docker hub (mongo) and running it as a single instance (docs here). The services need to be able to connect to it in order to function and save objects to it.