Simple MongoDB instance with public facing port and a MongoDB Express Management interface.
docker-compose.yml
Powershell
MongoDB Express
8081
MongoDB Wire Protocol
27017
The MongoDB Wire protocol is used to communicate with clients.
MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemata. MongoDB is developed by MongoDB Inc., and is published under a combination of the Server Side Public License and the Apache License.