Guide – How To Start – MongoDB 4.4.1 Ubuntu 18.04 Container

MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.

This is a quick deployment and ready-to-run container image.
Simple and rapid installation. Easy to maintain.

Connecting to MongoDB container using Robo3T

How to create and configure the Azure Container Registry and to start creating the Container, you can find Here

  1. While creating a container, port 27017 TCP should be opened.
  1. Go to the download page of Robo 3T – Download
  2. Download the portable(.zip) or the installer (.exe)
  1. If the portable version was downloaded, unpack the archive “robo3t-1.4.1-windows-x86_64-122dbd9.zip” and run the file robo3t.exe

    If you’ve downloaded the installer, run the file “robo3t-1.4.1-windows-x86_64-122dbd9.exe” and finish the installation process. After that open the Robo 3T app through the start menu.
  2. When you start the app, the window with the creation of the connection opens. If this did not happen, click “File” > “Connect…” in the upper right corner. 
  3. In the “Connections” window click on “Create”.
  1. In the “Connection” tab in the “Name” field name the connection in any convenient way. In the “Address” field, specify the IP address of the container.
  1. Click <Save> to save the connection.
  2. Select just created connection from the list and click <Connect>.

Website Built with WordPress.com.

Up ↑

%d bloggers like this: