Skip to main content

MongoDB

You’ll get a MongoDB document database for apps that prefer documents over tables.

Path: Databases (see chooser if unsure).

Before you start

  • Connected cluster and an environment
  • Disk sized for your data set

Create MongoDB

  1. Open Databases → create MongoDB.
  2. Choose environment, storage, and credentials.
  3. Copy connection details into app variables or shared variables.

You’re done when

  • Status is healthy.
  • A client or app can insert a test document.

Enable backups for anything beyond experiments.