Skip to content

HugoPfeffer/jenkins-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins

Jenkins Course

Jenkins playground made for learning purposes (Compiled by Hugo Pfeffer)

Made By Top Languages License



About the project

I made this repo to store my learning progress on Jenkins. I will be using Vagrant to provision a working enviroment. First I installed Jenkins with the script provided at Jenkins Docs but later on I plan on installing it with Ansible to reinforce my knowlodge with Ansible


Requirements

  • Vagrant
  • Ansible


To Do

  • Add Jenkins installation with Ansible

Installation


Install vagrant plugin that chages disk size config

vagrant plugin install vagrant-disksize

Start and connect to the vagrant box

vagrant up
vagrant ssh

Instalando Jenkins

cd /vagrant/scripts
sudo ./jenkins.sh

About

Jenkins repo project for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from HugoPfeffer/template-repo