/quarkus-and-github-actions

A simple demo showing how to use Github Actions for building Quarkus app

Primary LanguageHTMLApache License 2.0Apache-2.0

Quarkus Github Actions demo

This repo shows how to use Github Actions for building and dockerizing a quarkus application. The app itself is just a hello world.

Description

This project uses:

GitOps

Github Actions can be used for creating a robust GitOps platfrom. For instance, it can be integrated with ArgoCD: https://www.youtube.com/watch?v=WRadfHYKI2k&feature=youtu.be

Links

https://github.com/features/actions

https://github.com/docker/build-push-action

https://quarkus.io/

https://kustomize.io/

https://argoproj.github.io/argo-cd/