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

Support for remote-dev mode #157

Open
priyanknarvekar opened this issue Jul 26, 2022 · 2 comments
Open

Support for remote-dev mode #157

priyanknarvekar opened this issue Jul 26, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@priyanknarvekar
Copy link

Deploying in remote dev mode, with packaging set to mutable jar ,
doesn't serve the web ui application. It appears the quinoa-build is not included in the packaged application

Also the container logs seem log about not being able to find the Quinoa directory

Press [h] for more options>
2022-07-26 22:28:26,185 WARN  [io.qua.qui.dep.QuinoaProcessor] (build-23) Quinoa directory not found 'quarkus.quinoa.ui-dir=src/main/webui'. It is recommended to remove the quarkus-quinoa extension if not used.
2022-07-26 22:28:26,440 WARN  [io.qua.kub.dep.KubernetesProcessor] (build-41) No project was detected, skipping generation of kubernetes manifests!
__  ____  __  _____   ___  __ ____  ______
 --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
 -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
2022-07-26 22:28:28,178 INFO  [io.quarkus] (Quarkus Main Thread) webconsole 1.0 on JVM (powered by Quarkus 2.10.2.Final) started in 4.151s. Listening on: http://0.0.0.0:8080
2022-07-26 22:28:28,180 INFO  [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
2022-07-26 22:28:28,181 INFO  [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, kubernetes, quinoa, resteasy-reactive, smallrye-context-propagation, vertx]
@ia3andy
Copy link
Collaborator

ia3andy commented Jul 27, 2022

I need to investigate how we could make remote dev-mode work. I never tried it with Quinoa.

@ia3andy
Copy link
Collaborator

ia3andy commented Oct 19, 2022

I gave this a try and it will require big changes in Quinoa to make this work..

@melloware melloware added the enhancement New feature or request label Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants