Jones Magloire

Results 249 comments of Jones Magloire

I think skipping und tags should be ok. They are really used only in placeholder for `/search` endpoint IIRC 🤔 so we should not forget to skip them in placeholder...

I will try to do some stress test next week just in case using https://github.com/jawg/pelias-server-stress and your 4 examples. Should I use only zcta data? Because I feel like WOF...

# Gatling Stress Test x Shard Complexity Hi there, I did some tests with Gatling and check how the shard complexity will affect the performance of Spatial Server. I built...

Hi, I think what you're trying to do is the use of the configuration `NGINX_PROXY_PASS_HEADER_*` as stated in the [README](https://github.com/Joxit/docker-registry-ui?tab=readme-ov-file#:~:text=NGINX_PROXY_PASS_HEADER_*%3A%20Update%20the%20default%20Nginx%20configuration%20and%20forward%20custom%20headers): > - `NGINX_PROXY_PASS_HEADER_*`: Update the default Nginx configuration and **forward...

Hi there, you may read the CORS Section in the [Readme](https://github.com/Joxit/docker-registry-ui?tab=readme-ov-file#using-cors)

Hi there end thank you for using my project and submitting issues. I didn't know cloudflare had a serverless registry! I think they did not implemented the option method on...

Hi there, I just tried your PR, I think there are no ideal solution here. We are using `phrase.*` that contains the full address (number + street), since we need...

Hello, thank you for using my project and submitting PR. Why did you remove the container name ?

Okay, this is the basic example of the project, please keep the default container name. It will be easier for me to debug when newbies in docker will post issues...