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
- Host: GitHub
- URL: https://github.com/bjwrd/ci-cd
- Owner: BJWRD
- License: mit
- Created: 2023-06-14T14:54:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T20:08:57.000Z (about 2 years ago)
- Last Synced: 2025-01-28T15:49:02.113Z (8 months ago)
- Topics: cicd, docker, flask, jenkins, kubernetes, trivy
- Language: HCL
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.