Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcnuri-demo/fmp-quarkus

Fabric8 Maven Plugin + Quarkus demo application
https://github.com/marcnuri-demo/fmp-quarkus

demo fabric8 fabric8-maven-plugin github-actions graal graalvm quarkus

Last synced: 27 days ago
JSON representation

Fabric8 Maven Plugin + Quarkus demo application

Awesome Lists containing this project

README

        

Quarkus + Fabric8 Maven Plugin + GraalVM integration
====================================================

[![GitHub license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/marcnuri-demo/fmp-quarkus/blob/master/LICENSE)
[](https://github.com/marcnuri-demo/fmp-quarkus/actions)

**Attention:** This tutorial is now deprecated, check the updated version instead
https://blog.marcnuri.com/quarkus-kubernetes-maven-plugin-graal

Source code for the tutorial published on https://blog.marcnuri.com/quarkus-fabric8-maven-plugin-graal/

Tutorial showing how to develop and integrate a very simple Quarkus application with
Fabric8 Maven Plugin in order to publish a native GraalVM image into Docker Hub.

The first part of the tutorial describes how to build a very simple Quarkus application.
The next part describes how to build a Quarkus native executable with GraalVM.
The last section shows how to integrate the project with Fabric8 Maven Plugin
and how to deploy the application images into Docker Hub.

Please feel free to leave any comments or suggestions on the blog page:
* [English](https://blog.marcnuri.com/quarkus-fabric8-maven-plugin-graal)
* [Español](https://blog.marcnuri.com/quarkus-fabric8-maven-plugin-graalvm)