We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sudo apt update
sudo apt install -y mongodb
That's it (if the MongoDB server is on your local machine)!
Please note that MongoDB will prevent any external connection by default.
mongo
27017