spring-petclinicfork g0t4/course3-jenkins-gs-spring-petclinicmainandstart-of-coursebraches mark the start of the courseend-of-coursebranch marks the last commit from the course
- 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.
- This allows Jenkins on your host (ie via
- Use both to run both Jenkins and MailHog in containers.
- FYI, when configuring
SMTPin Jenkins, use:- hostname
email(compose file service name for mailhog) - port
1025
- hostname
- FYI, when configuring