Replies: 2 comments 3 replies
-
/cc @Sgitario (kubernetes), @geoand (devservices,kubernetes,openshift), @iocanel (kubernetes,openshift), @stuartwdouglas (devservices) |
Beta Was this translation helpful? Give feedback.
0 replies
-
This should work already for kubernetes when you add the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm currently developing and app on quarkus, and now i need a way to setup the app in a remote server so the front end developer i'm working with can access the api and make tests without running quarkus in his computer.
Currently i'm using the dev services to start postgres and keycloak with docker in my pc. there is something similar that can be done with the openshift or kubernetes plugins for quarkus?
i searched the docs and it only talks about deployment in like a final release, not while doing tests and the like. and if there is no automatic way to fire up both services, has someone done something similar that could steer me in the rigth direcction
Thanks
Beta Was this translation helpful? Give feedback.
All reactions