Skip to content

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

License

Notifications You must be signed in to change notification settings

p-zalejko/quarkus-and-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/