Skip to content
Sandab Gharti GC edited this page Dec 24, 2022 · 9 revisions

Demo Counter App

  • This is simple Maven project which display the total number of page refreshed.
  • The main point is not how big application is but the goal is to follow DevOps LifeCycle.

Tools Used

System Requirement

  • Since all the tools will be running as a docker container. So docker must be installed inside your system,
  • Also an enough hardware resources to load the 3+ conatiner in your system.
  • Since all the job will be done in jenkins, so jenkins will require much more resources.

Note:

  • Please visit above link to configure the system.
Clone this wiki locally