https://github.com/redhat-italy/innovation-workshop
A workshop about DevSecOps and Application modernization
https://github.com/redhat-italy/innovation-workshop
Last synced: 8 months ago
JSON representation
A workshop about DevSecOps and Application modernization
- Host: GitHub
- URL: https://github.com/redhat-italy/innovation-workshop
- Owner: redhat-italy
- License: apache-2.0
- Created: 2021-05-12T13:53:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T16:34:46.000Z (over 4 years ago)
- Last Synced: 2025-02-14T22:51:15.352Z (10 months ago)
- Language: Java
- Size: 454 KB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# innovation-workshop
A workshop about DevSecOps and Application modernization
# Dev
Inlcluded microservices:
## Catalog
[Bookstore-catalog](../../tree/main/dev/microservices/bookstore-catalog) is java microservice.
This repo contains the Quarkus version called [bookstore-quarkus-catalog](../../tree/main/dev/microservices/bookstore-quarkus-catalog)
## Inventory
[Bookstore-inventory](../../tree/main/dev/microservices/bookstore-inventory) is dotnet core microservice.
## UI
A NodeJS based frontend
# Ops
This contains an Helm chart to deploy on a target OpenShift cluster all the services