GithubHelp home page GithubHelp logo

codeshane / springbootdockertomcatmongodb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mvpjava/springbootdockertomcatmongodb

0.0 1.0 0.0 24 KB

Deploy Your Spring Boot WAR to a remote Tomcat Server running in a Docker Container and Container Linked to MongoDB

Java 100.00%

springbootdockertomcatmongodb's Introduction

springBootDockerTomcatMongodb

Deploy Your Spring Boot WAR to a remote Tomcat Server running in a Docker Container and Container Linked to MongoDB

The demo application uses a REST Controller to respond to mapped URL requests and stores its visitor page count via logging to MongoDB whose value can then be retrieved via another URL mapping. The project concentrates on deploying the application on Docker Containers and not necessarily the application code; this is the primary goal of the Tutorial.

Covers how to perform container linking via a docker compose YAML file and the docker compose commands (Version 1). Docker Compose will start 3 Containers; Tomcat, MongoDB and Firefox at the correct IP address, port and address bar URL so that you don’t even have to start your browser or enter anything!

All you need to do once you git clone this repo is execute "docker-compose up" from the root project directory to have the environment re-produced on your docker host.

Follow along by watching my YouTube Tutorial which goes through the entire process here ...

"Deploy Spring Boot to Tomcat MongoDB Docker Containers"

https://youtu.be/XojJV0A3cBw

=================================

Follow me ...

Website: http://www.mvpjava.com

Google+ : http://bit.ly/1Jsnnfj

Facebook: https://www.facebook.com/mvpjava

Twitter : https://twitter.com/mvpjava

springbootdockertomcatmongodb's People

Contributors

mvpjava avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.