emirhandogandemir / jib-maven-pluginAndHelm-Twistlock

This project focuses on converting a Spring Boot project into an image without a Dockerfile, performing vulnerability scanning of the image, and deploying it using Helm and Argo CD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jib-maven-pluginAndHelm

Jib Maven Plugin implementasyonu örnek project ve kaynaklar

Helm

image https://helm.sh/docs/intro/install/

Twistlock

image

Problem 1)(Çözüldü)

  • Çözüm 1) Twistlock üzerinde credentials ekleyip kendi docker repomu registry olarak tanımladım image

image image

Twistlock

Monitor=>Images=>CI image

image

Twistlock Taranan detaylı image çıktıları

image image

Deploying with Helm & ArgoCd

image image

About

This project focuses on converting a Spring Boot project into an image without a Dockerfile, performing vulnerability scanning of the image, and deploying it using Helm and Argo CD.


Languages

Language:Java 100.0%