Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishkarshraj/cicd-using-jenkins
Continuous Integration and Continuous Delivery using Jenkins tool.
https://github.com/nishkarshraj/cicd-using-jenkins
artifact-repository-manager automate automation cd ci continuous-delivery continuous-deployment continuous-integration continuous-testing devops devops-tools jenkins jenkins-pipeline jenkinsfile
Last synced: 3 months ago
JSON representation
Continuous Integration and Continuous Delivery using Jenkins tool.
- Host: GitHub
- URL: https://github.com/nishkarshraj/cicd-using-jenkins
- Owner: NishkarshRaj
- License: gpl-3.0
- Created: 2019-08-24T09:41:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:49:08.000Z (about 1 year ago)
- Last Synced: 2024-09-20T11:31:05.624Z (4 months ago)
- Topics: artifact-repository-manager, automate, automation, cd, ci, continuous-delivery, continuous-deployment, continuous-integration, continuous-testing, devops, devops-tools, jenkins, jenkins-pipeline, jenkinsfile
- Language: HTML
- Homepage: https://nishkarshraj.github.io/CICD-Using-Jenkins/
- Size: 4.28 MB
- Stars: 25
- Watchers: 3
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Continuous Integration and Continuous Delivery using Jenkins CI tool
## Table of contents
[1. Installation of Jenkins + Jenkins Configuration + Plugin Management](1.%20Jenkins%20Installation%2C%20Configuration%20and%20Plugins)
[2. Creating pipeline of jobs in Jenkins](2.%20Chain%20of%20Jenkins%20job)
[3. Build Maven Project hosted on GitHub](3.%20Building%20Maven%20Project%20hosted%20on%20GitHub)
[4. BlueOcean Plugin for Pipeline management](4.%20BlueOcean%20Pipeline%20Plugin)
[5. Full Stack Project Management](5.%20Full%20Stack%20using%20Nexus%20Git%20Java%20Maven%20Jenkins)
[6. SonarQube Analysis](6.%20SonarQube%20Analysis)
[7. XAMPP](7.%20XAMPP/src)
[8. PHP MySQL Connection on XAMPP Server](8.%20PHP_MySQL)
[9. Sessions in PHP](9.%20Sessions%20in%20PHP)
## How to Contribute
All contributions welcomed. Please follow these contribution [guidelines](CONTRIBUTING.md).