-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sandab Gharti GC edited this page Dec 24, 2022
·
9 revisions
- 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.
- Github: For Source Code Management
- Docker: All the below app will be running inside a docker container.
- Jenkins: For CI/CD
- Sonarqube: For Code Quality and Security
- Nexus3: For private Repository
- 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.
- Please visit above link to configure the system.
@CopyRight TheSpiritMan