Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woodiny/pet-clinic

CI/CD Petclinic Application
https://github.com/woodiny/pet-clinic

docker jenkins

Last synced: 22 days ago
JSON representation

CI/CD Petclinic Application

Awesome Lists containing this project

README

        

# pet-clinic

## Environment

### Azure VM info

- OS : Linux (ubuntu 24.04)
- Size : Standard B2ms(2개 vcpu, 8GiB 메모리)

### VM setup scripts

- [cloud-init.sh](/infra/cloud-init.sh)
- [docker-init.sh](/infra/docker-init.sh)

### Jenkins plugins

- JDK
- Sonarqube Scanner
- Maven
- OWASP Dependency Check
- Eclipse Temurin Installer
- Docker
- Docker Commons
- Docker Pipeline
- Docker API
- docker-build-step

## Result

![](/img/jenkins-pipeline.png)

![](/img/sonarqube.png)