Skip to content

Latest commit

 

History

History
123 lines (102 loc) · 8.4 KB

Tasks.md

File metadata and controls

123 lines (102 loc) · 8.4 KB

Day 1 (Watch, practice and record notes for below videos)

Links to refer:

cloud services:

Other references:

Day 3 task:

links related to linux:

links related to github:

virtualbox

vagrant

windows

Jenkins project-1(CI/CD):

Jenkins Jobs(CI/CD):

Task vagrant(Create a single vagrant file for three ubuntu machines by using below provisioners):

  • [vagrant file for jenkins using this provisioner](env_setup/vagrant_files/3. vagrant task/provisioning files/jenkins-setup.sh)
  • [vagrant file for nexus using this provisioner](env_setup\vagrant_files\3. vagrant task\provisioning files\nexus-setup.sh)
  • [vagrant file for sonarqube using this provisioner](env_setup\vagrant_files\3. vagrant task\provisioning files\sonar-setup.sh)
  • [Reference](24-jan-devops/env_setup/vagrant_files/4. kubernetes vagrant)

docker:

docker tasks:

AWS: