Giter Club home page Giter Club logo

tomcat's Introduction

tomcat

Tomcat 8 Docker Repository

This repository contains files to run a sample application on Tomcat 8 and demonstrates a CI/CD process in action.

The Docker file

  1. Builds the tomcat 8.5 instance from scratch
  2. Clones the source code of a sample web application (You can substitute that with your own git repo)
  3. Builds the application using maven
  4. Copies the built war file to the webapps directory as ROOT.war
  5. Runs catalina.sh as entrypoint script

The cloudbuild.yaml file

Contains configuration to use the Google Cloud Build service which

  1. Builds the docker image in Google Cloud Platform
  2. Pushes the container image in to Google Cloud Registry
  3. Deploys the image to Google Cloud Run

The main.tf file

Is a terraform file which creates a trigger on Google Cloud Build on the supplied parameters

tomcat's People

Contributors

bharatmicrosystems avatar gauraaga avatar wardanaa avatar

Stargazers

 avatar

Watchers

 avatar  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.