Skip to content

Train Schedule sample app for Jenkins Pipelines CD with Kubernetes Fully Automated Deployment exercises

Notifications You must be signed in to change notification settings

sunilkumarhl/cicd-pipeline-train-schedule-autodeploy

This branch is up to date with linuxacademy/cicd-pipeline-train-schedule-autodeploy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37d1895 · Jun 24, 2019

History

3 Commits
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 24, 2019
Jun 24, 2019

Repository files navigation

cicd-pipeline-train-schedule-autodeploy

This is a simple train schedule app written using nodejs. It is intended to be used as a sample application for a series of hands-on learning activities.

Running the app

You need a Java JDK 7 or later to run the build. You can run the build like this:

./gradlew build

You can run the app with:

./gradlew npm_start

Once it is running, you can access it in a browser at http://localhost:8080

About

Train Schedule sample app for Jenkins Pipelines CD with Kubernetes Fully Automated Deployment exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • CSS 11.8%
  • HTML 10.7%
  • Dockerfile 1.5%