This section contains the guide to Jenkins.
General information - Jenkins:
Why do we need Jenkins?
To get approval of continuous integration continuous delivery/deployment (CICD) by the Akraino committee. i.e., By pushing the logs to Nexus Akraino Repository.
Who should push the logs? / Where should the logs be pushed?
- who/from: private-lab's setup Jenkins
- where/to: Nexus Repository Manager - Akraino
Prerequisites:
Access to Nexus Akraino Repository. (How to get access of Nexus Akraino Repository?)
Jenkins for private lab:
Once you have completed the prerequisites. Now you are ready to:
- setup Jenkins locally
- push logs to Nexus Akraino Repository
Note: In this guide, we use docker container for Jenkins installation.
Setup Jenkins locally:
To write.
Push logs to Nexus Akraino Repository:
To write.