HomeWatch

MongoDB with Docker in IntelliJ IDEA

IntelliJ IDEA, a JetBrains IDE
24.3K views4 years ago
423

Description

In this video, Dalia and Trisha walk through how to setup MongoDB in a Docker container using IntelliJ IDEA. 00:00​ - Introduction 03:33 - Pulling the MongoDB image 05:13 - Creating the MongoDB container 08:44 - Working with the container in IntelliJ IDEA 11:22 - Accessing MongoDB shell through the container 12:44 - Inserting data 14:37 - Creating a MongoDB data source 16:53 - Viewing the data 19:03 - Working with the Integrated MongoDB console 21:45 - Setting up Docker Compose for the MongoDB and application services If you want to learn more about Docker, check out our videos: Intro to Docker - Part 1 (What is a container? What is an image? VMs vs containers, and more): https://youtu.be/FzwIs2jMESM Intro to Docker - Part 2 (Networking, Docker Compose): https://youtu.be/_m9JYAvFB8s Docker in IntelliJ IDEA: https://youtu.be/ck6xQqSOlpw GitHub repository for the restaurant service: https://github.com/trishagee/restaurant-service *Authors: Dalia Abo Sheasha (https://twitter.com/DaliaShea) Trisha Gee (https://twitter.com/trisha_gee) Join us: Website https://jb.gg/website Blog https://jb.gg/blog Twitter https://twitter.com/intellijidea Facebook https://www.facebook.com/IntelliJIDEA/ #MongoDB #Docker #IntelliJIDEA #Image #Container #DockerCompose #DataSource #SpringBoot