Skip to content

Seetha1231/docker-httpd-tomcat-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

  • This is a sample docker compose model to make an communication or link between apache -> tomcat -> mysql.
  • I've added sample web application war files in tomcat/ directory, which are placed inside tomcat/webapps directory in tomcat container.
  • Docker compose - used to run multi container docker application.

Run Docker Container

  1. Clone this url

  2. build and configure docker containers for httpd, tomcat and mysql\n

    • docker-compose up
  3. Check it in browser

  4. To stop these containers

    • docker-compose down

About

Deploy a web application using httpd-tomcat-mysql docker images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors