Create a Continuous
Delivery pipeline in
50 minutes
johanjanssen42
Content
Hello!
I am Johan Janssen
You can find me at
johan.janssen@infosupport.com
johanjanssen42
Content
⊡ Why?
⊡ Working hard
⊡ Conclusion
⊡ Questions
Limited
bandwidth
Docker
images
Stored on laptop
Nexus alternative
Maven
dependencies
Nexus proxy on
laptop
OWASP
dependency
check reports
Cached and served
via nginx on laptop
⊡ From host to SonarQube
□ localhost/[ip]:8104
⊡ From Docker compose container to SonarQube:
□ sonarqube:9000
Setup
Nexus
Setup
Nexus
1
2 3
4
5
6
8
7
Setup
Nexus
1
2 3
?
4
5
6
7
?
Conclusion
⊡ Continuous delivery helps:
⊡ Developers
⊡ Business
⊡ Users
⊡ No rocket science, just start automating
⊡ Continuously improve your build pipeline
22
johanjanssen42 johan.janssen@infosupport.com
https://github.com/johanjanssen
/JavaContinuousDeliveryPipeline

Continuous delivery in 50 minutes