Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Application Deployment Showcase

Introduction

This repository demonstrates the setup of two Docker containers to run an application and a database. Below are the details of each component:

  • Application Container: This container hosts the application code.
  • Database Container: This container hosts the database required for the application.

Docker Components

  • Docker Network: A custom Docker network has been created to allow communication between the application and the database containers.
  • Docker Volume: A Docker volume has been created to persist the data of the database container.

Architecture Overview

Architecture Diagram

https://hub.docker.com/r/adityalad2004/spring-mongo-docker-deploy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages