Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjwrd/jenkins
Including Jenkins Deployments
https://github.com/bjwrd/jenkins
docker docker-compose dockerfile jenkins jenkinsfile
Last synced: 17 days ago
JSON representation
Including Jenkins Deployments
- Host: GitHub
- URL: https://github.com/bjwrd/jenkins
- Owner: BJWRD
- License: mit
- Created: 2023-06-14T14:56:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-15T16:09:08.000Z (over 1 year ago)
- Last Synced: 2024-11-30T04:34:31.935Z (3 months ago)
- Topics: docker, docker-compose, dockerfile, jenkins, jenkinsfile
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins
Welcome to the Jenkins Examples Repository! This repository contains a collection of examples and best practices for working with Jenkins, an open-source automation server that helps automate various stages of the software delivery process.
## Getting Started
To explore the Jenkins deployments in this repository, follow these steps:#### 1. Clone the repository to your local machine:
git clone https://github.com/BJWRD/Jenkins.git
#### 2. Navigate to the required repository directory:
cd Jenkins
#### 3. Choose one of the available deployments from the list below and follow the instructions provided in their respective directories:* [jenkins-docker-installation](https://github.com/BJWRD/Jenkins/jenkins-docker-installation): `Provisioning Jenkins Application utilising Dockerfile and Docker Compose`
Feel free to explore each example's directory for detailed instructions on how to use Jenkins. 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 Jenkins! If you have any questions or need assistance, please don't hesitate to reach out.