https://github.com/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.
https://github.com/emirhandogandemir/jib-maven-pluginandhelm-twistlock
argocd helm jib-maven-plugin spring-boot twistlock
Last synced: 8 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/emirhandogandemir/jib-maven-pluginandhelm-twistlock
- Owner: emirhandogandemir
- Created: 2023-02-26T20:00:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T12:44:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T12:11:08.897Z (10 months ago)
- Topics: argocd, helm, jib-maven-plugin, spring-boot, twistlock
- Language: Java
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jib-maven-pluginAndHelm
## Jib Maven Plugin implementasyonu örnek project ve kaynaklar
- https://github.com/betul-sahin/springboot-docker-maven-jib-plugin/
- https://medium.com/patika-dev/spring-boot-uygulamasını-dockerize-etmek-ve-jib-maven-plugini-kullanımı-8b79fb29e740
- https://www.baeldung.com/jib-dockerizing
- https://medium.com/@sybrenbolandit/jib-maven-plugin-89c447473d76## Helm

https://helm.sh/docs/intro/install/
## Twistlock
### Problem 1)(Çözüldü)
- Çözüm 1) Twistlock üzerinde credentials ekleyip kendi docker repomu registry olarak tanımladım



## Twistlock
Monitor=>Images=>CI

### Twistlock Taranan detaylı image çıktıları

## Deploying with Helm & ArgoCd

