eggs/database/nosql/mongodb
Jack Bailey f6d9e302c7
Enable authentication in startup
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
2022-03-16 10:42:55 +00:00
..
egg-mongo-d-b.json Enable authentication in startup 2022-03-16 10:42:55 +00:00
README.md fixed heading levels 2021-12-09 09:10:38 -05:00

mongoDB

From their Website

MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.

Minimum RAM warning

MongoDB requires approximately 1GB of RAM per 100.000 assets. If the system has to start swapping memory to disk, this will have a severely negative impact on performance, and should be avoided.

Server Ports

Ports required to run the server in a table format.

Port default
Server 27017