Skip to content

PoojaPrakash27/Two_Tier_App_Docker

Repository files navigation

Flask App with MySQL Docker Setup

This is a simple Flask app that interacts with a MySQL database. The app allows users to submit messages, which are then stored in the database and displayed on the frontend. The purpose of this project is to demonstrate the implementation of two containers using Docker Compose, including setting up of docker network to allow for interaction betweenthe to containers and also docker volume to ensure that there is no data loss.

Prerequisites

  • Docker
  • Git (optional, for cloning the repository)

Getting started

  • Clone the repository
  • Build the Docker Image
  • Run the Docker Container

About

Flask App with MySQL Docker Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published