Skip to content

g0t4/course3-jenkins-gs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Jenkins (3rd Edition)

Sample Repo

Demos

  • Use install to run only Jenkins in a container.
  • Use emails to run only MailHog in a container.
    • This allows Jenkins on your host (ie via jenkins.war) to use a container based mailhog instance.
  • Use both to run both Jenkins and MailHog in containers.
    • FYI, when configuring SMTP in Jenkins, use:
      • hostname email (compose file service name for mailhog)
      • port 1025

Links

About

Getting Started with Jenkins (3rd Edition) course @pluralsight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published