https://github.com/eficode-academy/jcasc-katas
Jenkins Configuration As Code Katas to make you a JCasC ninja in due time.
https://github.com/eficode-academy/jcasc-katas
Last synced: 2 months ago
JSON representation
Jenkins Configuration As Code Katas to make you a JCasC ninja in due time.
- Host: GitHub
- URL: https://github.com/eficode-academy/jcasc-katas
- Owner: eficode-academy
- Created: 2019-05-10T11:13:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T09:28:47.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T21:23:20.496Z (4 months ago)
- Language: Dockerfile
- Homepage:
- Size: 129 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jenkins Configuration As Code Katas
## Prerequisites
In order for you do do these katas, you need to have a linux box.
The following tools should be installed:- Docker-compose
- Docker
- Git[](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/praqma-training/jcasc-katas.git)
## Natural order
1. [Setup Jenkins](setup-jenkins/README.md)
1. [Installing plugins](installing-plugins/README.md)
1. [Basic system configuration](basic-system-config/README.md)
1. [Configuring plugins](configuring-plugins/README.md)
1. [Build agents](build-agents/README.md)
1. [Jobs](jobs/README.md)
1. [Integrate ssh to the pipeline](configuring-ssh/README.md)If you want to preserve your work, then it's recommended to fork this repository.
## Resources
Snippets for different plugins
Getting started:
Schema reference can be found on `/configuration-as-code/reference`