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

Rooarii/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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 71.5%
  • Java 16.8%
  • Dockerfile 11.7%