Charlie Mordant

Results 66 comments of Charlie Mordant

Last time I used it, I registered my local url as `127.0.0.1 jhipster-registry` in my `/etc/hosts` and it worked. Can you please try it?

You should also modify the service url in your compose file right?

Here's what I had on my side for local environment (I'll retest with another example in the latest version as soon as I can). Back In the old days, it...

Sorry @MathieuAA for the multiple concerns here, didn't find any way to split it properly... > I don't understand. What do you mean by "form"? Do you mean the visual...

Let me give a try. - **microservice** is mandatory (to set the gateway route for microservice) and shall be at the global level (all gateways will route to the same...

Sure :-), I'm also following the application scope issue! What about 1. exchanging on this or multiple tickets if we can split the problematics 2. Agree between community members 3....

And with [this procedure?](https://www.baeldung.com/spring-properties-file-outside-jar)

Hi, Can you try to add an alias in your hosts file `127.0.0.1 keycloak` and align your keycloak and application-*.yml configuration accordingly?

Spring Reactive support, we are struggling pretty much with [mongock at the moment](https://github.com/jhipster/generator-jhipster/pull/16787#issuecomment-1002661225)

Hi, Tried the same on macOS and failed too... created a baked-in packer image with ``` "use_default_display": true, "display": "none", "accelerator": "hvf", ``` Was surprised it worked :-). Installed libvirt...