Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nchinling/jenkins-advance-features
https://github.com/nchinling/jenkins-advance-features
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nchinling/jenkins-advance-features
- Owner: nchinling
- Created: 2024-09-01T05:59:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T10:17:50.000Z (5 months ago)
- Last Synced: 2024-11-11T18:09:45.555Z (3 months ago)
- Language: Java
- Size: 2.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jenkins Pipeline Project [Love Compatibility Calculator App]
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)## Introduction
This Jenkins Pipeline project explores advanced features in Jenkins including but not limited to multi-branch builds, tests, static code analysis, parameter triggers, input, notifications with email, containerisation with Docker and deployment to AWS.
Visit https://ngchinling.com/projects/jenkins_advanced.html for more information on this Jenkins project.
Here’s a helpful video about this project:
[![Watch the video](https://img.youtube.com/vi/CRetL1E_0OY/hqdefault.jpg)](https://youtu.be/CRetL1E_0OY)
## Features
- Multi-branch builds
- Boolean parameter for deploy to DockerHub
- Email notifications
- Docker containerisation
- Input (Yes or No to AWS)
- AWS deployment using Docker, Elastic Container Registry (ECR), Elastic Beanstalk (EB)