An open API service indexing awesome lists of open source software.

https://github.com/bjwrd/ci-cd

Including CICD Pipeline Deployments
https://github.com/bjwrd/ci-cd

cicd docker flask jenkins kubernetes trivy

Last synced: 7 months ago
JSON representation

Including CICD Pipeline Deployments

Awesome Lists containing this project

README

          

# CI/CD Pipeline Deployments

Welcome to the CI/CD Pipeline Deployments Repository! This repository contains a collection of examples and best practices for setting up and configuring CI/CD pipelines to automate the software delivery process.

## Getting Started
To explore the CI/CD Pipeline deployments in this repository, follow these steps:

#### 1. Clone the repository to your local machine:
git clone https://github.com/BJWRD/CI-CD.git

#### 2. Navigate to the required repository directory:
cd CI-CD

#### 3. Choose one of the available deployments from the list below and follow the instructions provided in their respective directories:

* [cicd-terraform-jenkins-pipeline](https://github.com/CI-CD/cicd-terraform-jenkins-pipeline): `CI/CD Terraform AWS Jenkins Pipeline.`

* [cicd-kubernetes-jenkins-pipeline](https://github.com/BJWRD/cicd-kubernetes-jenkins-pipeline): `CI/CD Kubernetes Jenkins Pipeline.`

* [cicd-docker-wordpress-pipeline](https://github.com/BJWRD/cicd-docker-wordpress-pipeline): `CI/CD Docker Wordpress Pipeline.`

Feel free to explore each example's directory for detailed instructions on how to set up CI/CD pipelines. Each example comes with its own README file that provides step-by-step guidance.

## License
This repository is licensed under the MIT License. Feel free to use the examples provided here for educational use.

Happy exploring with CI/CD pipelines! If you have any questions or need assistance, please don't hesitate to reach out.