Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for deploying a Quarkus application in JVM mode #146

Closed
agoncal opened this issue Jun 8, 2021 · 1 comment · Fixed by #147
Closed

Add support for deploying a Quarkus application in JVM mode #146

agoncal opened this issue Jun 8, 2021 · 1 comment · Fixed by #147

Comments

@agoncal
Copy link
Member

agoncal commented Jun 8, 2021

Overview of the issue

Be able to deploy a Quarkus application with NubesGen.

Motivation for or Use Case

A Quarkus application can be deployed in several ways: Docker, JVM, Native. For now let's just concentrate on the JVM mode (deploying an Uber JAR).

Related issues

See discussion: #115

NubesGen Version(s)

0.1.1

Browsers and Operating System

MacOSX and Chrome

@agoncal agoncal changed the title Add support for Quarkus JVM mode Add support for deploying a Quarkus application in JVM mode Jun 8, 2021
@jdubois
Copy link
Contributor

jdubois commented Jun 8, 2021

Awesome! The way NubesGen works should make this easy. I can do the tests if you want to.

@cmaneu cmaneu linked a pull request Jun 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants