Docs / App Marketplace / How to Deploy MongoDB from the Marketplace

How to Deploy MongoDB from the Marketplace

By Admin · Feb 25, 2026 · Updated Apr 23, 2026 · 344 views · 1 min read

Get a MongoDB server ready for your NoSQL workloads.

What's Included

  • MongoDB Community Server
  • MongoDB Shell (mongosh)
  • Configured for local access

After Deployment

mongosh

Security

By default, MongoDB is configured to listen only on localhost. Before enabling remote access, always:

  1. Create an admin user with a strong password
  2. Enable authentication
  3. Configure firewall rules to allow only trusted IPs

Was this article helpful?