Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mysticrenji/jenkins-cicd-pipelines
Jenkins CICD pipelines
https://github.com/mysticrenji/jenkins-cicd-pipelines
Last synced: about 6 hours ago
JSON representation
Jenkins CICD pipelines
- Host: GitHub
- URL: https://github.com/mysticrenji/jenkins-cicd-pipelines
- Owner: mysticrenji
- License: apache-2.0
- Created: 2021-03-29T13:34:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T00:41:36.000Z (over 3 years ago)
- Last Synced: 2023-03-04T23:48:25.003Z (over 1 year ago)
- Language: HCL
- Size: 1.36 MB
- Stars: 2
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins CI/CD Pipelines Repo
This repo contains CI/CD pipelines to use in Jenkins for building apps developed in different languages. It is made on assumption that Jenkins instance is hosted in kubernetes and each stage of the pipelines runs under a container.
### Types
1. Python App deployment to Kubernetes via Helm Charts
2. React Static App deployment to Azure Blob Storage
3. Java Spring Boot App deployment to Azure App Service with Container enabled